diff options
author | click <none@none> | 2010-12-18 02:31:10 +0100 |
---|---|---|
committer | click <none@none> | 2010-12-18 02:31:10 +0100 |
commit | 785d5a94a6b69010f1c442ebac645257d63fa830 (patch) | |
tree | e6be12d202e22160f1e57bfaa87734d65cb87797 /dep/jemalloc/src/mb.c | |
parent | 0054bd83d8bc5f773f2df3a1985b4651a2097ce8 (diff) |
Core/Dependencies: Update jemalloc library from v1.0.0 to v2.1.0 (latest stable)
--HG--
branch : trunk
Diffstat (limited to 'dep/jemalloc/src/mb.c')
-rw-r--r-- | dep/jemalloc/src/mb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dep/jemalloc/src/mb.c b/dep/jemalloc/src/mb.c new file mode 100644 index 00000000000..30a1a2e997a --- /dev/null +++ b/dep/jemalloc/src/mb.c @@ -0,0 +1,2 @@ +#define MB_C_ +#include "jemalloc/internal/jemalloc_internal.h" |