Added oserrlist.s from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@3058 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-05-31 19:27:54 +00:00
parent f5403e7d57
commit 01a424b70c
2 changed files with 76 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ S_OBJS = _scrsize.o \
gotoy.o \
kbhit.o \
mainargs.o \
oserrlist.o \
revers.o \
systime.o \
sysuname.o \