added PS/2 mouse code
[bootcensus] / src / startup.s
index 0a36b67..ef3cd38 100644 (file)
@@ -24,6 +24,7 @@
        .extern kb_getkey
 
        # move the stack to the top of the conventional memory
+       cli
        movl $0x80000, %esp
 
        # zero the BSS section