summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/include/test/jemalloc_test_defs.h.in
blob: 5cc8532a3488f01091096a7855196558f55002a4 (plain)
1
2
3
4
5
6
7
8
9
#include "jemalloc/internal/jemalloc_internal_defs.h"
#include "jemalloc/internal/jemalloc_internal_decls.h"

/*
 * For use by SFMT.  configure.ac doesn't actually define HAVE_SSE2 because its
 * dependencies are notoriously unportable in practice.
 */
#undef HAVE_SSE2
#undef HAVE_ALTIVEC