New function heapblocksize()

git-svn-id: svn://svn.cc65.org/cc65/trunk@3157 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-07-17 12:05:36 +00:00
parent 764955a915
commit 16f2918902
3 changed files with 44 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ S_OBJS = _cwd.o \
_fopen.o \
_heap.o \
_heapadd.o \
_heapblocksize.o\
_heapmaxavail.o \
_heapmemavail.o \
_oserror.o \