binutils-gdb/ld/testsuite/ld-sh/vxworks2.s

7 lines
75 B
ArmAsm

.globl __start
.type __start, %function
__start:
rts
nop
.end __start