From dd3ecd42cd6c8dee72e5212848cd8037d47f81dd Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Thu, 2 Sep 2010 04:06:35 -0400 Subject: 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. --- runoff.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runoff.list') 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 -- cgit v1.2.3