]> git.proxmox.com Git - rustc.git/blob - src/jemalloc/test/include/test/jemalloc_test_defs.h.in
Imported Upstream version 1.7.0+dfsg1
[rustc.git] / src / jemalloc / test / include / test / jemalloc_test_defs.h.in
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