Retro68/binutils/ld/testsuite/ld-x86-64/mpx3b.s
2015-08-28 17:32:19 +02:00

12 lines
151 B
ArmAsm

.text
.globl call1
.type call1, @function
call1:
ret
.size call1, .-call1
.globl call2
.type call2, @function
call2:
ret
.size call2, .-call2