From: rsc Date: Mon, 27 Aug 2007 23:55:45 +0000 (+0000) Subject: move mp.h to low-level X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=fa74a74984641565797adb3713e244008c9459ea;p=cs3210-lab1.git move mp.h to low-level --- diff --git a/runoff.list b/runoff.list index a44a36a..6952432 100644 --- a/runoff.list +++ b/runoff.list @@ -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 - -