diff cos/kernel/handlers.c @ 23:5dd47d6eebac

Added ubersimple malloc algorithm
author windel
date Thu, 01 Dec 2011 21:42:59 +0100
parents 66e9c332c845
children d8627924d40d
line wrap: on
line diff
--- a/cos/kernel/handlers.c	Wed Nov 30 22:41:51 2011 +0100
+++ b/cos/kernel/handlers.c	Thu Dec 01 21:42:59 2011 +0100
@@ -101,10 +101,7 @@
   loadIDT();
 
   PICremap();
-  magicBochsBreak();
-  printf("enable ints\n");
   asm("sti");
-  printf("Done!\n");
 }
 
 // PIC functions: