nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
[glibc.git] / elf / unload8mod1.c
blobfe7e81c1c37dfb5cb1844ae1bf43c0216775f3a8
1 extern void mod2 (void);
3 void
4 mod1 (void)
6 mod2 ();