idt: put sti out of idt_set so bochs doesn't crash
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ void kmain()
|
||||
pit_init(100);
|
||||
|
||||
apply_pic_masks();
|
||||
|
||||
__asm__ __volatile__ ("sti");
|
||||
printf("Kernel init sequence completed\n");
|
||||
|
||||
char yooo[256] = "heheh";
|
||||
|
||||
Reference in New Issue
Block a user