Replace malloc() by an assembler version

git-svn-id: svn://svn.cc65.org/cc65/trunk@181 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-07-21 16:57:58 +00:00
parent 45ca940d8c
commit 950a88d55e
5 changed files with 350 additions and 125 deletions

View File

@@ -12,8 +12,6 @@ realloc.s
bsearch.s
printf.s
_hextab.s
malloc.s
free.s
vfprintf.s
fdopen.s
_afailed.s