Fix wrong subsection name
This commit is contained in:
@@ -203,7 +203,7 @@ __jump_to_lower_el:
|
|||||||
eret
|
eret
|
||||||
|
|
||||||
.align 3
|
.align 3
|
||||||
.section .cold_start.rodata.reloc_constants, "a", %progbits
|
.section .cold_crt0.rodata.reloc_constants, "a", %progbits
|
||||||
.global __warmboot_crt0_offset
|
.global __warmboot_crt0_offset
|
||||||
__warmboot_crt0_offset:
|
__warmboot_crt0_offset:
|
||||||
.quad __warmboot_crt0_lma__
|
.quad __warmboot_crt0_lma__
|
||||||
|
|||||||
Reference in New Issue
Block a user