Added sleep.c from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@2209 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-06-12 08:28:54 +00:00
parent bd4702cb97
commit d8449e18cd
3 changed files with 25 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ C_OBJS = _afailed.o \
qsort.o \
realloc.o \
rewind.o \
sleep.o \
sscanf.o \
strftime.o \
strxfrm.o \