init version

This commit is contained in:
2026-02-20 22:17:31 +01:00
commit c4c1a4350c
28 changed files with 755 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# OxideOS
Multiboot2 kernel made in rust with intent to mimic the linux syscall spec.
# License
All code licensed under GPL-2.0-only.