Just to make sure I don't loose them again when syncing with cvs.
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 17 Jan 2002 14:23:49 +0000 (14:23 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 17 Jan 2002 14:23:49 +0000 (14:23 +0000)
commitc446f6b6ad7298f2f8249f2874cd25e9d64bbf21
tree6e5eb6cdfd96a089bced86d795aa6a7876a65ed2
parentfd0914b3fadd0733e1ee1b4cd380e795ee5b330c
Just to make sure I don't loose them again when syncing with cvs.
It is useless for now.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1809 4a8a32a2-be11-0410-ad9d-d568d2c75423
16 files changed:
configure
src/xa51/Makefile [new file with mode: 0644]
src/xa51/Makefile.bcc [new file with mode: 0644]
src/xa51/Makefile.dep [new file with mode: 0644]
src/xa51/gen.c [new file with mode: 0755]
src/xa51/gen.h [new file with mode: 0755]
src/xa51/gen.o [new file with mode: 0644]
src/xa51/main.c [new file with mode: 0755]
src/xa51/main.h [new file with mode: 0644]
src/xa51/main.o [new file with mode: 0644]
src/xa51/peeph.def [new file with mode: 0644]
src/xa51/peeph.rul [new file with mode: 0644]
src/xa51/port.a [new file with mode: 0644]
src/xa51/ralloc.c [new file with mode: 0755]
src/xa51/ralloc.h [new file with mode: 0755]
src/xa51/ralloc.o [new file with mode: 0644]