i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]
[glibc.git] / elf / nodlopenmod2.c
blobe72ae53e9539ea4bcacc17b93a5b6f5734469cd7
1 extern int a;
3 extern int foo (void);
5 int
6 foo (void)
8 return a;