mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
6 lines
154 B
ArmAsm
6 lines
154 B
ArmAsm
.text
|
|
adrp x2, _GLOBAL_OFFSET_TABLE_
|
|
ldr x0, [x2, #:gotpage_lo15:globala]
|
|
ldr x0, [x2, #:gotpage_lo15:globalb]
|
|
ldr x0, [x2, #:gotpage_lo15:globalc]
|