[BOOT] Multiboot compliant kernel which runs 64 bit code

This commit is contained in:
2016-07-24 00:45:20 +02:00
parent 1f8d5b3482
commit df86be2973
13 changed files with 433 additions and 4 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ sysroot/
*.iso
*.img
*.log
kernel/obj/
tags