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

9 lines
118 B
ArmAsm
Raw Normal View History

2018-12-28 15:25:28 +00:00
.text
.globl _start
.type _start, @function
_start:
.cfi_startproc
rep ret
.cfi_endproc
.size _start, .-_start