Added get_ostype.s

git-svn-id: svn://svn.cc65.org/cc65/trunk@2290 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-08-12 17:48:31 +00:00
parent deeecae2ce
commit f78fce218c
2 changed files with 21 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ OBJS= _scrsize.o \
crt0.o \
ctype.o \
cvline.o \
get_ostype.o \
getenv.o \
joy_stddrv.o \
kbhit.o \