move stuff aroundd

This commit is contained in:
nub31
2025-08-23 14:43:00 +02:00
parent e2dcdbeb53
commit 3b5e08951c
11 changed files with 43 additions and 32 deletions

View File

@@ -1,7 +0,0 @@
#include "print.h"
void init(void)
{
print_init();
println("Starting nub-os");
}