diff cos/kernel/handlers.c @ 30:0148f55bfe24

Added static asserts and fixed pages
author windel
date Thu, 29 Dec 2011 23:51:35 +0100
parents 7e3bdcb391dc
children 88590c42320f
line wrap: on
line diff
--- a/cos/kernel/handlers.c	Thu Dec 29 19:34:01 2011 +0100
+++ b/cos/kernel/handlers.c	Thu Dec 29 23:51:35 2011 +0100
@@ -303,4 +303,3 @@
   panic("Default int handler called\n");
 }
 
-