diff options
Diffstat (limited to 'usys.S')
-rw-r--r-- | usys.S | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,15 +11,12 @@ STUB(fork) STUB(exit) STUB(wait) -STUB(cons_putc) STUB(pipe) STUB(read) STUB(write) STUB(close) STUB(block) STUB(kill) -STUB(panic) -STUB(cons_puts) STUB(exec) STUB(open) STUB(mknod) |