too tired but implemented os stuff.

This commit is contained in:
Prakxo
2022-12-24 20:41:04 +01:00
parent 295ba86193
commit 1753100e34
12 changed files with 72 additions and 39 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
static asm void Config24MB();
static asm void Config48MB();
static asm void ReconfigBATs();
void ReconfigBATs();
#endif