diff options
Diffstat (limited to 'memory/jemalloc/src/src/spin.c')
-rw-r--r-- | memory/jemalloc/src/src/spin.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/memory/jemalloc/src/src/spin.c b/memory/jemalloc/src/src/spin.c deleted file mode 100644 index 5242d95aa..000000000 --- a/memory/jemalloc/src/src/spin.c +++ /dev/null @@ -1,2 +0,0 @@ -#define JEMALLOC_SPIN_C_ -#include "jemalloc/internal/jemalloc_internal.h" |