runoff
This commit is contained in:
parent
1a89baa7c6
commit
eae04163a7
2 changed files with 6 additions and 5 deletions
|
@ -62,12 +62,13 @@ lapic.c
|
|||
ioapic.c
|
||||
picirq.c
|
||||
kbd.h
|
||||
kbd.c
|
||||
console.c
|
||||
8253pit.c
|
||||
|
||||
|
||||
|
||||
|
||||
# user-level
|
||||
usys.S
|
||||
sh.c
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue