mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-20 19:51:43 +00:00
Fix 32-bit compilation
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
.extern Multiboot2_start
|
||||
|
||||
.code32
|
||||
.section .bootstrap.text
|
||||
.section .bootstrap.text, "a"
|
||||
|
||||
.global _start
|
||||
_start:
|
||||
|
Reference in New Issue
Block a user