Decay: Introduce a stub .c file.

This commit is contained in:
David Goldblatt
2020-03-09 14:52:25 -07:00
committed by David Goldblatt
parent 7b62885476
commit 4d090d23f1
6 changed files with 12 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/ckh.c \
$(srcroot)src/counter.c \
$(srcroot)src/ctl.c \
$(srcroot)src/decay.c \
$(srcroot)src/div.c \
$(srcroot)src/ecache.c \
$(srcroot)src/edata.c \