Blame elf/reldep6mod2.c

Packit Service 82fcde
extern int foo (void);
Packit Service 82fcde
Packit Service 82fcde
void *foop = (void *) foo;