RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / weakref1.c
1 extern int weaksym1;
2 int *psym1 = &weaksym1;
This page took 0.030005 seconds and 4 git commands to generate.