New uname function

git-svn-id: svn://svn.cc65.org/cc65/trunk@2286 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-08-12 17:24:02 +00:00
parent fd8e2bd2c6
commit 4e76d0155d
28 changed files with 646 additions and 58 deletions

View File

@@ -39,6 +39,7 @@ S_OBJS = _scrsize.o \
randomize.o \
revers.o \
setcursor.o \
sysuname.o \
waitvblank.o \
wherex.o \
wherey.o