From 71d1122a03c16424091fb98dab29709a0478953d Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 8 Aug 2007 07:41:30 +0000 Subject: [PATCH] add bootmain.c to runoff.list --- BUGS | 3 --- runoff.list | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/BUGS b/BUGS index 1a0ac1a..79e956f 100644 --- a/BUGS +++ b/BUGS @@ -1,9 +1,6 @@ index: SEG_NULL, SEG_ASM not in the index -runoff.list: - bootmain.c missing - mmu.h: funny \ alignment in mmu.h diff --git a/runoff.list b/runoff.list index 111095b..f743a50 100644 --- a/runoff.list +++ b/runoff.list @@ -11,6 +11,7 @@ mp.h # startup bootasm.S bootother.S +bootmain.c main.c mp.c init.c