mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
test
This commit is contained in:
parent
feee90c3d0
commit
cfb4ae7b09
@ -151,7 +151,7 @@ noreturn void BtStartKern(multiboot_info_t *mbInfo, uint mbMagic)
|
|||||||
PsInitSched();
|
PsInitSched();
|
||||||
|
|
||||||
KeStartPanic("Test Panic %x", 4);
|
KeStartPanic("Test Panic %x", 4);
|
||||||
|
|
||||||
// End this machine's suffering
|
// End this machine's suffering
|
||||||
KeCrashSystem();
|
KeCrashSystem();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user