Skip to content
Snippets Groups Projects
Commit 5bf11c50 authored by Austin Clements's avatar Austin Clements
Browse files

Get rid of the blank page in picirq.c. It misaligs things now.

parent 79cd8b3e
No related branches found
No related tags found
No related merge requests found
......@@ -82,32 +82,3 @@ picinit(void)
if(irqmask != 0xFFFF)
picsetmask(irqmask);
}
// Blank page.
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment