mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-24 14:59:35 -05:00
mark startup code as allocatable & executable
This commit is contained in:
parent
ec195d5a7e
commit
676638c26a
|
|
@ -5,7 +5,7 @@
|
|||
@---------------------------------------------------------------------------------
|
||||
|
||||
@---------------------------------------------------------------------------------
|
||||
.section ".crt0"
|
||||
.section ".crt0","ax"
|
||||
.global _start, __service_ptr, __apt_appid, __heap_size, __linear_heap_size, __system_arglist, __system_runflags
|
||||
@---------------------------------------------------------------------------------
|
||||
.align 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user