wip: bare bones for C in kernel

This commit is contained in:
karina
2026-04-22 23:12:06 +04:00
parent 97538aa098
commit bfa84040b8
13 changed files with 46 additions and 507 deletions
+3
View File
@@ -0,0 +1,3 @@
void KernelMain(void) {
}