kernel: Rewrite from scratch since the current thing is held by duct tape (lmao)

This commit is contained in:
RaphProductions 2025-05-18 09:04:25 +02:00
parent d017412af5
commit a1e27c2730
117 changed files with 285 additions and 13622 deletions

6
kernel/.gitignore vendored Executable file → Normal file
View file

@ -1,5 +1,5 @@
/freestnd-c-hdrs
/cc-runtime*
/src/limine.h
/compile_commands.json
/.cache
/src/deps
/bin-*
/obj-*