Shutdown !
This commit is contained in:
parent
079e2ab5f8
commit
9a51f663c4
|
@ -93,7 +93,6 @@ noreturn void BtStartKern(multiboot_info_t *mbInfo, uint mbMagic, void *codeSeg)
|
||||||
|
|
||||||
PoShutdownQemu();
|
PoShutdownQemu();
|
||||||
|
|
||||||
|
|
||||||
// End this machine's suffering
|
// End this machine's suffering
|
||||||
BFlushBuf(BStdOut);
|
BFlushBuf(BStdOut);
|
||||||
KeCrashSystem();
|
KeCrashSystem();
|
||||||
|
|
Loading…
Reference in New Issue