xref: /src/contrib/jemalloc/src/edata.c (revision c43cad87172039ccf38172129c79755ea79e6102)
1 #include "jemalloc/internal/jemalloc_preamble.h"
2 #include "jemalloc/internal/jemalloc_internal_includes.h"
3 
4 ph_gen(, edata_avail, edata_t, avail_link,
5     edata_esnead_comp)
6 ph_gen(, edata_heap, edata_t, heap_link, edata_snad_comp)
7