Rework x86_64 paging and vmm
This commit is contained in:
@ -31,6 +31,6 @@ void hal_init_withmalloc(void) {
|
||||
intr_init();
|
||||
pit_init();
|
||||
ioapic_setentry(IOAPIC, acpi_remapirq(0x00), INTR_TIMER);
|
||||
hal_intr_enable();
|
||||
hal_intr_disable();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user