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