Stack trace all black & void arg fix

This commit is contained in:
2026-03-14 09:31:57 +01:00
parent 5c0d02579b
commit e5c296238c
6 changed files with 12 additions and 8 deletions

View File

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