Added creat()

git-svn-id: svn://svn.cc65.org/cc65/trunk@2211 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-06-12 09:10:50 +00:00
parent 737bf33c38
commit 7c29033b58
2 changed files with 46 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ S_OBJS = _fdesc.o \
atoi.o \
calloc.o \
copydata.o \
creat.o \
ctime.o \
divt.o \
errno.o \