This commit is contained in:
rsc 2007-08-28 04:26:55 +00:00
parent 1a89baa7c6
commit eae04163a7
2 changed files with 6 additions and 5 deletions

View file

@ -62,12 +62,13 @@ lapic.c
ioapic.c
picirq.c
kbd.h
kbd.c
console.c
8253pit.c
# user-level
usys.S
sh.c

View file

@ -46,5 +46,5 @@ odd: fs.c # VERY important
even: pipe.c # mild preference
# string.c either
# even: console.c
even: console.c
odd: sh.c