diff --git a/exosphere/src/start.s b/exosphere/src/start.s index f231f1dac..04e4b0f09 100644 --- a/exosphere/src/start.s +++ b/exosphere/src/start.s @@ -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__