commit from banan-os :D
This commit is contained in:
parent
0e0d7016b3
commit
6be3b1d7f2
|
@ -279,3 +279,4 @@ extern "C" void ap_main()
|
||||||
asm volatile("sti; 1: hlt; jmp 1b");
|
asm volatile("sti; 1: hlt; jmp 1b");
|
||||||
ASSERT_NOT_REACHED();
|
ASSERT_NOT_REACHED();
|
||||||
}
|
}
|
||||||
|
// comment from banan_os
|
||||||
|
|
Loading…
Reference in New Issue