Refactoring assembly entry point

This commit is contained in:
Marco Cetica
2021-02-03 15:59:42 +01:00
parent dc3803491e
commit 1b207add8c
61 changed files with 4782 additions and 4779 deletions

View File

@@ -1,7 +1,7 @@
set timeout = 0
set default = 0
menuentry "VulcanOS" {
multiboot2 /boot/vulcanos.bin
boot
}
set timeout = 0
set default = 0
menuentry "VulcanOS" {
multiboot2 /boot/vulcanos.bin
boot
}