]> git.sur5r.net Git - cc65/commit
Replaced calloc by an assembler version
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Nov 2001 21:53:00 +0000 (21:53 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Nov 2001 21:53:00 +0000 (21:53 +0000)
commit38f716079aa8215fef167fc21dcca7f1e71f30c9
treea96fc75b77590c2ed3beed5632b3313d7e0ff660
parentc053b91f7a825a45e3671aa2ebb5adcda07a6271
Replaced calloc by an assembler version

git-svn-id: svn://svn.cc65.org/cc65/trunk@1119 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/.cvsignore
libsrc/common/Makefile
libsrc/common/calloc.c [deleted file]
libsrc/common/calloc.s [new file with mode: 0644]