glibc/elf/reldep6mod2.c

4 lines
51 B
C

extern int foo (void);
void *foop = (void *) foo;