Retro68/binutils/ld/testsuite/ld-elfweak/weakref1.c

3 lines
45 B
C
Raw Normal View History

2018-12-28 15:25:28 +00:00
extern int weaksym1;
int *psym1 = &weaksym1;