* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
[glibc/pb-stable.git] / elf / reldep6mod2.c
blobc2ef3f9bc047c50e32ab0c2650c812a7a89bad47
1 extern int foo (void);
3 void *foop = (void *) foo;