From fa74a74984641565797adb3713e244008c9459ea Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 27 Aug 2007 23:55:45 +0000 Subject: [PATCH] move mp.h to low-level --- runoff.list | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 - -