RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined5.s
CommitLineData
75e68ef9
L
1 .globl defined
2 .data
3 .byte 0
ea6c5ce9 4 .text
75e68ef9
L
5defined:
6 .byte 0
This page took 0.430679 seconds and 4 git commands to generate.