From 6a6bf37c3c3dcab6f464d031bf94c56a770b6df6 Mon Sep 17 00:00:00 2001
From: Austin Clements <amdragon@mit.edu>
Date: Tue, 31 Aug 2010 17:35:17 -0400
Subject: Swap bootmain.c and bootother.S.  This puts the whole boot process on
 one spread, though it separates the two asm files.

---
 runoff.list | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'runoff.list')

diff --git a/runoff.list b/runoff.list
index 01147ea..025bbe2 100644
--- a/runoff.list
+++ b/runoff.list
@@ -9,8 +9,8 @@ elf.h
 
 # startup
 bootasm.S
-bootother.S
 bootmain.c
+bootother.S
 main.c
 
 # locks
-- 
cgit v1.2.3