mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-21 04:01:42 +00:00
Fix 32-bit compilation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Based on this tutorial:
|
||||
https://github.com/s-matyukevich/raspberry-pi-os */
|
||||
|
||||
.section ".text.boot"
|
||||
.section ".text.boot", "a"
|
||||
|
||||
.extern _bss_start
|
||||
.extern _bss_end
|
||||
|
Reference in New Issue
Block a user