Update modern linker script
This commit is contained in:
@@ -47,7 +47,7 @@ SECTIONS {
|
||||
.text :
|
||||
ALIGN(4)
|
||||
{
|
||||
src/crt0.o(.text*);
|
||||
src/rom_header.o(.text*);
|
||||
src/*.o(.text*);
|
||||
gflib/*.o(.text*);
|
||||
asm/*.o(.text*);
|
||||
|
||||
Reference in New Issue
Block a user