ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / vxworks2.s
1 .globl _start
2 .type _start,@function
3 _start:
4 ret
5 .end _start
This page took 0.030221 seconds and 5 git commands to generate.