Fix panic/stack trace

This commit is contained in:
2026-03-15 09:44:18 +01:00
parent af3a9e27fd
commit 5eaf193d42
3 changed files with 13 additions and 40 deletions

View File

@@ -126,6 +126,5 @@ void kmain()
scheduler_init();
kputs(PEPPEROS_SPLASH);
idle();
}