mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-15 11:33:32 +01:00
kernel_ldr: fix consistency on hardware
This commit is contained in:
parent
ea0011d572
commit
19e6d2e1c0
@ -96,7 +96,7 @@ _start:
|
||||
mov sp, x2
|
||||
br x1
|
||||
|
||||
|
||||
.balign 8
|
||||
__external_references:
|
||||
.quad __bss_start__ - _start
|
||||
.quad __bss_end__ - _start
|
||||
|
Loading…
Reference in New Issue
Block a user