mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 06:48:22 -04:00
meso: miscellaneous cleanup and build fixes
This commit is contained in:
parent
af352e4f7f
commit
623b5f4eb9
7 changed files with 73 additions and 153 deletions
|
@ -89,7 +89,7 @@ __external_references:
|
|||
.quad __bss_start__ - _start
|
||||
.quad __bss_end__ - _start
|
||||
.quad __stack_end - _start
|
||||
.quad __dynamic__start__ - _start
|
||||
.quad _DYNAMIC - _start
|
||||
.quad __init_array_start - _start
|
||||
.quad __init_array_end - _start
|
||||
.quad __vectors_start__ - _start
|
Loading…
Add table
Add a link
Reference in a new issue