weak alias test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / weakref1.c
1 extern int weaksym1;
2 int *psym1 = &weaksym1;
This page took 0.033976 seconds and 5 git commands to generate.