]> Devi Nivas Git - cs3210-lab1.git/commitdiff
runoff
authorrsc <rsc>
Tue, 28 Aug 2007 04:26:55 +0000 (04:26 +0000)
committerrsc <rsc>
Tue, 28 Aug 2007 04:26:55 +0000 (04:26 +0000)
runoff.list
runoff.spec

index 69524327d547bb13f973769e119207189df2c7cf..9064544f80445ebcfb0245ed3340862b93658f10 100644 (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
 
 
 
index 9d0ad31377aae88ff01fd01adcb40d5297cffc88..2d13f3bfb819116dc8d4921b141931c160ba9ef8 100644 (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