feat(panic): funMessages in panic
feat(rand): also implemented rand
This commit is contained in:
@@ -31,7 +31,6 @@ void KernelMain(Bootinfo* bootinfo) {
|
||||
);
|
||||
TimerInitialize();
|
||||
CPUEnableInterrupts();
|
||||
|
||||
SchedulerInitialize();
|
||||
|
||||
OSLog("Kernel initialized.\n");
|
||||
|
||||
Reference in New Issue
Block a user