From: rsc Date: Wed, 8 Aug 2007 07:41:30 +0000 (+0000) Subject: add bootmain.c to runoff.list X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=71d1122a03c16424091fb98dab29709a0478953d;p=cs3210-lab0.git add bootmain.c to runoff.list --- 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