mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-08 05:49:17 +00:00
Oops!
This commit is contained in:
@ -172,8 +172,6 @@ EXTERNC void Entry(BootInfo *Info)
|
||||
else
|
||||
KPrint("SMBIOS: \eFF0000Not Found");
|
||||
|
||||
CPU::Halt(true);
|
||||
|
||||
TaskManager = new Tasking::Task((Tasking::IP)KernelMainThread);
|
||||
KPrint("\e058C19################################");
|
||||
CPU::Halt(true);
|
||||
|
Reference in New Issue
Block a user