Bootable multiboot2 kernel

This commit is contained in:
2022-01-02 17:25:07 +01:00
parent fdcb46d6f2
commit e0979ed357
10 changed files with 107 additions and 2 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,8 @@
dist/
build/
sysroot/
sysroot/
*.d
*.o
src/kernel/kernel