1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00

added clock.c

git-svn-id: svn://svn.cc65.org/cc65/trunk@1103 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2001-11-06 22:00:46 +00:00
parent 842fe7fad7
commit d784b9551e

View File

@ -11,3 +11,4 @@ cprintf.c - test program for cprintf \n and \r operators
deb.c - test program for the library debugger
clock.c - test program for clock() and CLOCKS_PER_SEC