alpha 0.1.121

This commit is contained in:
2026-04-10 15:04:52 +02:00
parent dd9315f2f1
commit e399ec6a46
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -130,6 +130,7 @@ void kmain()
file = boot_ctx.module->modules[1];
process_create_user(file, "pedicel");
}
process_create("kshell", (void*)pedicel_main, 0);
scheduler_init();
printf(PEPPEROS_SPLASH);