]> Devi Nivas Git - cs3210-lab1.git/commitdiff
Get rid of the blank page in picirq.c. It misaligs things now.
authorAustin Clements <amdragon@mit.edu>
Thu, 2 Sep 2010 22:36:06 +0000 (18:36 -0400)
committerAustin Clements <amdragon@mit.edu>
Thu, 2 Sep 2010 22:36:06 +0000 (18:36 -0400)
picirq.c
runoff.spec

index 1230c13187c27528d049bf7d5533545612cb4a18..ff868313112733c57f51b3f35043a5385f210e78 100644 (file)
--- a/picirq.c
+++ b/picirq.c
@@ -82,32 +82,3 @@ picinit(void)
   if(irqmask != 0xFFFF)
     picsetmask(irqmask);
 }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-// Blank page.
index 3306f32f2ea2d6598ff52608a2fb456fdc44a548..8a2b5c9a9c8284b9bb2c71e8c9c3bfd480affbe3 100644 (file)
@@ -70,6 +70,7 @@ odd: vm.c
 # fs.h either
 # fsvar.h either
 left: ide.c
+even: ide.c
 # odd: bio.c
 odd: fs.c   # VERY important
 # file.c either
@@ -79,5 +80,6 @@ odd: fs.c   # VERY important
 # even: pipe.c  # mild preference
 # string.c either
 left: kbd.h
+even: kbd.h
 even: console.c
 odd: sh.c