Feat: better screen formating & better project resstructure

This commit is contained in:
AfonsoCMSousa
2026-08-05 13:40:42 +01:00
parent 7a4394feb6
commit f80dafd03d
14 changed files with 277 additions and 170 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef KERNEL_H
#define KERNEL_H
#define __KERNEL_VERSION "0.1.0-alpha"
#define __KERNEL_NAME "SoraOS"
#endif