]> git.proxmox.com Git - rustc.git/blame - 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
CommitLineData
1a4d82fc
JJ
1#include "jemalloc/internal/jemalloc_internal_defs.h"
2#include "jemalloc/internal/jemalloc_internal_decls.h"
3
9cc50fc6
SL
4/*
5 * For use by SFMT. configure.ac doesn't actually define HAVE_SSE2 because its
6 * dependencies are notoriously unportable in practice.
7 */
1a4d82fc
JJ
8#undef HAVE_SSE2
9#undef HAVE_ALTIVEC