Retro68/binutils/ld/testsuite/ld-i386/pr20830.s

9 lines
118 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.globl foo
.type foo, @function
foo:
.cfi_startproc
call func@plt
movl func@GOT(%ebx), %eax
.cfi_endproc