bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vxworks2.s
1 .globl _start
2 .type _start, %function
3 _start:
4 mov pc, lr
5 .end _start
This page took 0.030299 seconds and 4 git commands to generate.