diff options
Diffstat (limited to 'deps/jemalloc/test/unit/batch_alloc_prof.c')
-rw-r--r-- | deps/jemalloc/test/unit/batch_alloc_prof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/jemalloc/test/unit/batch_alloc_prof.c b/deps/jemalloc/test/unit/batch_alloc_prof.c new file mode 100644 index 0000000..ef64458 --- /dev/null +++ b/deps/jemalloc/test/unit/batch_alloc_prof.c @@ -0,0 +1 @@ +#include "batch_alloc.c" |