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

12 lines
151 B
ArmAsm
Raw Normal View History

2015-08-28 15:32:19 +00:00
.text
.globl call1
.type call1, @function
call1:
ret
.size call1, .-call1
.globl call2
.type call2, @function
call2:
ret
.size call2, .-call2