diff options
Diffstat (limited to 'include/jemalloc/jemalloc_mangle_jet.h')
-rw-r--r-- | include/jemalloc/jemalloc_mangle_jet.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/jemalloc/jemalloc_mangle_jet.h b/include/jemalloc/jemalloc_mangle_jet.h index 596bf860..8279f6c8 100644 --- a/include/jemalloc/jemalloc_mangle_jet.h +++ b/include/jemalloc/jemalloc_mangle_jet.h @@ -22,6 +22,7 @@ # define malloc_stats_print jet_malloc_stats_print # define malloc_usable_size jet_malloc_usable_size # define mallocx jet_mallocx +# define smallocx_8d7998a73dff4dcc27457c15a9110669d2d932b9 jet_smallocx_8d7998a73dff4dcc27457c15a9110669d2d932b9 # define nallocx jet_nallocx # define posix_memalign jet_posix_memalign # define rallocx jet_rallocx @@ -54,6 +55,7 @@ # undef jet_malloc_stats_print # undef jet_malloc_usable_size # undef jet_mallocx +# undef jet_smallocx_8d7998a73dff4dcc27457c15a9110669d2d932b9 # undef jet_nallocx # undef jet_posix_memalign # undef jet_rallocx |