RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / startv2.s
1 .abiversion 2
2 .text
3 .globl _start
4 _start:
5 b _start
This page took 0.030219 seconds and 4 git commands to generate.