mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-05 09:56:22 +03:00
[EASY] Extract hpa_central component from hpa source file
This commit is contained in:
parent
0507f6dacc
commit
c8b6f9e223
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