void kmain() { while(1) { __asm__("cli; hlt"); } }