Replaced calloc by an assembler version

git-svn-id: svn://svn.cc65.org/cc65/trunk@1119 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-11-15 21:53:00 +00:00
parent c053b91f7a
commit 38f716079a
4 changed files with 65 additions and 27 deletions

View File

@@ -5,7 +5,6 @@ _hextab.s
_scanf.s
abort.s
bsearch.s
calloc.s
errormsg.s
fclose.s
fdopen.s