intercept puts() in libsys, for gcc

This commit is contained in:
David van Moolenbroek
2010-04-23 20:23:33 +00:00
parent ee3b5fb5ea
commit aacbfc41cc
2 changed files with 25 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ SRCS= \
asynsend.c \
kprintf.c \
kputc.c \
kputs.c \
tickdelay.c \
get_randomness.c \
getidle.c \