xref: /aosp_15_r20/external/jemalloc_new/test/include/test/jemalloc_test_defs.h.in (revision 1208bc7e437ced7eb82efac44ba17e3beba411da)
1#include "jemalloc/internal/jemalloc_internal_defs.h"
2#include "jemalloc/internal/jemalloc_internal_decls.h"
3
4/*
5 * For use by SFMT.  configure.ac doesn't actually define HAVE_SSE2 because its
6 * dependencies are notoriously unportable in practice.
7 */
8#undef HAVE_SSE2
9#undef HAVE_ALTIVEC
10