Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file.
[glibc.git] / elf / ltglobmod1.c
blob300fa9a89f05c4c598ff8e72c63125dd92a814ef
1 extern int bar (void);
3 int
4 bar (void)
6 return 42;