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

@@ -29,6 +29,7 @@ puts.s
qsort.s
realloc.s
rewind.s
sleep.s
sscanf.s
strftime.s
strtok.s