Retro68/binutils/ld/testsuite/ld-elfweak/weakref1.c
2018-12-28 16:25:28 +01:00

3 lines
45 B
C

extern int weaksym1;
int *psym1 = &weaksym1;