Upgrade VMM for processes

This commit is contained in:
2026-03-22 09:03:43 +01:00
parent 3ae56bbad5
commit ac788c55d3
9 changed files with 233 additions and 69 deletions
+1
View File
@@ -124,5 +124,6 @@ void kmain()
printf(PEPPEROS_SPLASH);
init.all = true;
idle();
}