RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / weakref.ld
CommitLineData
cf7a5066
JW
1ENTRY(_start)
2SECTIONS {
3 .text 0x90000000 : {
4 *(.text*)
5 }
6}
This page took 0.130547 seconds and 4 git commands to generate.