RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at10.s
CommitLineData
13075d04
SH
1 .text
2 .long 0
3
4 .section .tbss,"awT",%nobits
5 .p2align 8
6 .zero 4
7
8 .data
9 .p2align 4
10 .long 0
This page took 0.300375 seconds and 4 git commands to generate.