]> git.sur5r.net Git - cc65/commit
Some work on function stuff.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 8 Jun 2000 20:27:05 +0000 (20:27 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 8 Jun 2000 20:27:05 +0000 (20:27 +0000)
commit774b4bb424a03c1fa972a8ebd275ce99ac484ad4
treeb2f8f122802222ff41f36632f94ae9656fdc995b
parent012470bdcb9a22f288b2fd25a668ae4e378c0680
Some work on function stuff.
Use xsprintf from the common directory.
Use hashstr from the common directory.

git-svn-id: svn://svn.cc65.org/cc65/trunk@36 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/asmline.c
src/cc65/codegen.c
src/cc65/codegen.h
src/cc65/function.c
src/cc65/function.h
src/cc65/hashstr.c [deleted file]
src/cc65/hashstr.h [deleted file]
src/cc65/macrotab.c
src/cc65/make/gcc.mak
src/cc65/make/watcom.mak
src/cc65/symtab.c