提交 5bf11c50 创建 作者: Austin Clements's avatar Austin Clements

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

上级 79cd8b3e
...@@ -82,32 +82,3 @@ picinit(void) ...@@ -82,32 +82,3 @@ picinit(void)
if(irqmask != 0xFFFF) if(irqmask != 0xFFFF)
picsetmask(irqmask); picsetmask(irqmask);
} }
// Blank page.
...@@ -70,6 +70,7 @@ odd: vm.c ...@@ -70,6 +70,7 @@ odd: vm.c
# fs.h either # fs.h either
# fsvar.h either # fsvar.h either
left: ide.c left: ide.c
even: ide.c
# odd: bio.c # odd: bio.c
odd: fs.c # VERY important odd: fs.c # VERY important
# file.c either # file.c either
...@@ -79,5 +80,6 @@ odd: fs.c # VERY important ...@@ -79,5 +80,6 @@ odd: fs.c # VERY important
# even: pipe.c # mild preference # even: pipe.c # mild preference
# string.c either # string.c either
left: kbd.h left: kbd.h
even: kbd.h
even: console.c even: console.c
odd: sh.c odd: sh.c
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论