Retro68/binutils/ld/testsuite/ld-x86-64/pr12718.s

5 lines
54 B
ArmAsm

.globl foo
foo: ret
.globl _start
_start: call foo