1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

Added stdlib_decay_unused_slabs()

This commit is contained in:
obarthel
2016-12-04 11:05:30 +01:00
parent 5617c0eacf
commit 184a127860
3 changed files with 79 additions and 0 deletions

View File

@ -212,6 +212,7 @@ C_LIB := \
stdlib_dosbase.o \
stdlib_exit.o \
stdlib_free.o \
stdlib_decay_unused_slabs.o \
stdlib_free_unused_slabs.o \
stdlib_getdefstacksize.o \
stdlib_getenv.o \