From 5bf11c50b512f06fd96675ca1ddd9ab1a2cf6fa0 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Thu, 2 Sep 2010 18:36:06 -0400 Subject: Get rid of the blank page in picirq.c. It misaligs things now. --- picirq.c | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'picirq.c') diff --git a/picirq.c b/picirq.c index 1230c13..ff86831 100644 --- a/picirq.c +++ b/picirq.c @@ -82,32 +82,3 @@ picinit(void) if(irqmask != 0xFFFF) picsetmask(irqmask); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - -// Blank page. -- cgit v1.2.3