Disable deadspin in tier0 from LAPIC testing.

alentours-dev
q3k 2012-10-30 12:35:43 +01:00
parent 153b2db4c5
commit 047cac98bc
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ void kmain_newstack(void)
interrupts_init_simple();
exceptions_init_simple();
apic_enable_lapic();
for (;;) {}
heap_init_simple();
// enable FPU/SSE...
__asm__ volatile(