weak alias test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / weakref2.c
CommitLineData
40363a91
AM
1extern int weaksym2;
2int *psym2 __attribute__ ((section (".data1"))) = &weaksym2;
This page took 0.022779 seconds and 4 git commands to generate.