fix typo in AArch64 crt0

This commit is contained in:
Alexander Fedotov-B55613 2017-08-15 17:01:05 +03:00 committed by Corinna Vinschen
parent 1f6644876e
commit 7e69f983a4
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ FUNCTION (_cpu_init_hook):
ret
.align 3
#ifdef ARM_RDP_MONITOR
#ifdef ARM_RDI_MONITOR
.LC0:
GEN_DWORD HeapBase
#else