mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 09:03:33 +03:00
Eset: Add a source file.
This will let us move extents_* functions over one by one.
This commit is contained in:
parent
4e5e43f22e
commit
e6180fe1b4
4 changed files with 7 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
|||
$(srcroot)src/ckh.c \
|
||||
$(srcroot)src/ctl.c \
|
||||
$(srcroot)src/div.c \
|
||||
$(srcroot)src/eset.c \
|
||||
$(srcroot)src/extent.c \
|
||||
$(srcroot)src/extent_dss.c \
|
||||
$(srcroot)src/extent_mmap.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue