1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 06:01:52 +00:00

Fix wrong subsection name

This commit is contained in:
TuxSH 2018-03-01 21:28:50 +01:00
parent 82f10b4320
commit 6903b20579

View file

@ -203,7 +203,7 @@ __jump_to_lower_el:
eret
.align 3
.section .cold_start.rodata.reloc_constants, "a", %progbits
.section .cold_crt0.rodata.reloc_constants, "a", %progbits
.global __warmboot_crt0_offset
__warmboot_crt0_offset:
.quad __warmboot_crt0_lma__