]> Devi Nivas Git - cs3210-lab0.git/commitdiff
move mp.h to low-level
authorrsc <rsc>
Mon, 27 Aug 2007 23:55:45 +0000 (23:55 +0000)
committerrsc <rsc>
Mon, 27 Aug 2007 23:55:45 +0000 (23:55 +0000)
runoff.list

index a44a36acacf13ca05964efe4a89c721dd259cd21..69524327d547bb13f973769e119207189df2c7cf 100644 (file)
@@ -6,7 +6,6 @@ x86.h
 asm.h
 mmu.h
 elf.h
-mp.h
 
 # startup
 bootasm.S
@@ -53,11 +52,11 @@ exec.c
 # pipes
 pipe.c
 
-
 # string operations
 string.c
 
 # low-level PC
+mp.h
 mp.c
 lapic.c
 ioapic.c
@@ -80,5 +79,3 @@ console.c
 
 
 
-
-