mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-30 08:37:29 +03:00
Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header
This commit is contained in:
parent
affe009e37
commit
12f74e680c
4 changed files with 60 additions and 56 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "jemalloc/internal/jemalloc_internal_defs.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_decls.h"
|
||||
|
||||
/* For use by SFMT. */
|
||||
#undef HAVE_SSE2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue