diff options
| -rw-r--r-- | runoff.list | 5 | 
1 files changed, 1 insertions, 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 - - | 
