holy crap im an idiot, i was getting constatnt gpf because i forgot to pop the stack
This commit is contained in:
@ -14,7 +14,7 @@ void kmain(void)
|
||||
terminal_initialize();
|
||||
serial_initialize();
|
||||
#endif
|
||||
gdt_init();
|
||||
//gdt_init();
|
||||
idt_init();
|
||||
|
||||
#ifndef __TESTING__
|
||||
|
Reference in New Issue
Block a user