Richard Sandiford <richard@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / vxworks2.s
1 .globl _start
2 .type _start, @function
3 _start:
4 jr $31
5 .size _start, .-_start
This page took 0.038658 seconds and 5 git commands to generate.