Added an implementation of clock() for the Lynx console. By Greg King.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5477 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -47,6 +47,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
OBJS = bllhdr.o \
|
||||
bootldr.o \
|
||||
cgetc.o \
|
||||
clock.o \
|
||||
crt0.o \
|
||||
ctype.o \
|
||||
defdir.o \
|
||||
|
||||
Reference in New Issue
Block a user