5 lines
91 B
ArmAsm
Raw Normal View History

.text
.globl _start
_start:
movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx