diff --git a/agb/gba_mb.ld b/agb/gba_mb.ld index 0f3ef446..8d0eac47 100644 --- a/agb/gba_mb.ld +++ b/agb/gba_mb.ld @@ -24,7 +24,7 @@ SECTIONS { *(.crt0 .crt0*); *(.text .text*); . = ALIGN(4); - } > rom + } > ewram __text_end = .; .rodata : {