gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[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.102977 seconds and 4 git commands to generate.