From: Austin Clements Date: Thu, 2 Sep 2010 08:06:35 +0000 (-0400) Subject: Re-re-arrange bootasm and bootother. We can't get bootasm and bootmain on the same... X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=dd3ecd42cd6c8dee72e5212848cd8037d47f81dd;p=cs3210-lab1.git Re-re-arrange bootasm and bootother. We can't get bootasm and bootmain on the same page, but this will make them easier to flip between. --- diff --git a/runoff.list b/runoff.list index 025bbe2..01147ea 100644 --- a/runoff.list +++ b/runoff.list @@ -9,8 +9,8 @@ elf.h # startup bootasm.S -bootmain.c bootother.S +bootmain.c main.c # locks diff --git a/runoff.spec b/runoff.spec index a082193..fe960ce 100644 --- a/runoff.spec +++ b/runoff.spec @@ -20,7 +20,7 @@ sheet1: left even: bootasm.S # mild preference even: bootother.S # mild preference -# bootmain.c either +even: bootmain.S # mild preference even: main.c # mp.c don't care at all # even: initcode.S