PAC: Add an init function.

This commit is contained in:
David Goldblatt
2020-05-29 17:32:37 -07:00
committed by David Goldblatt
parent 722652222a
commit 7efcb946c4
8 changed files with 54 additions and 30 deletions

View File

@@ -127,6 +127,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/nstime.c \
$(srcroot)src/pa.c \
$(srcroot)src/pa_extra.c \
$(srcroot)src/pac.c \
$(srcroot)src/pages.c \
$(srcroot)src/peak_event.c \
$(srcroot)src/prof.c \