Rename extent.h -> edata.h.

This name is slightly pithier; a full-on rename will come shortly.
This commit is contained in:
David Goldblatt
2019-12-09 10:41:25 -08:00
committed by David Goldblatt
parent a738a66b5c
commit 865debda22
8 changed files with 6 additions and 6 deletions

6
src/edata.c Normal file
View File

@@ -0,0 +1,6 @@
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"
ph_gen(, extent_avail_, extent_tree_t, extent_t, ph_link,
extent_esnead_comp)
ph_gen(, extent_heap_, extent_heap_t, extent_t, ph_link, extent_snad_comp)