[EASY] Extract hpa_central component from hpa source file

This commit is contained in:
Slobodan Predolac
2025-09-30 09:37:09 -07:00
committed by Guangli Dai
parent 355774270d
commit 8a06b086f3
13 changed files with 184 additions and 145 deletions

View File

@@ -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 \