fix typo in AArch64 crt0
This commit is contained in:
parent
1f6644876e
commit
7e69f983a4
|
@ -243,7 +243,7 @@ FUNCTION (_cpu_init_hook):
|
|||
ret
|
||||
|
||||
.align 3
|
||||
#ifdef ARM_RDP_MONITOR
|
||||
#ifdef ARM_RDI_MONITOR
|
||||
.LC0:
|
||||
GEN_DWORD HeapBase
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue