5 lines
91 B
ArmAsm
5 lines
91 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
_start:
|
||
|
movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
|