mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Update files
This commit is contained in:
@ -219,8 +219,7 @@ void KernelMainThread()
|
||||
Display->SetBufferCursor(0, x, y);
|
||||
KPrint("\e22AA11Color test finished.");
|
||||
|
||||
while (1)
|
||||
CPU::Halt();
|
||||
CPU::Halt(true);
|
||||
}
|
||||
|
||||
void KernelShutdownThread(bool Reboot)
|
||||
|
Reference in New Issue
Block a user