RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / discard.ld
1 SECTIONS {
2 /DISCARD/ : { *(.discard) }
3 }
This page took 0.029884 seconds and 4 git commands to generate.