RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / vxworks2.s
1 .globl _start
2 .type _start,@function
3 _start:
4 blr
5 .end _start
This page took 0.028686 seconds and 4 git commands to generate.