2017-04-10 13:32:00 +02:00

5 lines
53 B
ArmAsm

.text
.global _start
_start:
movl foo(%rip), %eax