mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 09:37:22 +03:00
[EASY] Extract hpa_central component from hpa source file
This commit is contained in:
parent
355774270d
commit
8a06b086f3
13 changed files with 184 additions and 145 deletions
|
|
@ -123,6 +123,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
|||
$(srcroot)src/san_bump.c \
|
||||
$(srcroot)src/hook.c \
|
||||
$(srcroot)src/hpa.c \
|
||||
$(srcroot)src/hpa_central.c \
|
||||
$(srcroot)src/hpa_hooks.c \
|
||||
$(srcroot)src/hpa_utils.c \
|
||||
$(srcroot)src/hpdata.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue