Stop the v850 linker from converting to other output formats whilst linking.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / vxworks2.s
1 .globl _start
2 .type _start, %function
3 _start:
4 retl
5 nop
6 .end _start
This page took 0.033046 seconds and 4 git commands to generate.