Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,
[glibc.git] / elf / neededobj6.c
blob639b6f195e80c92bba6016f6abc7ee5d1b7bd802
1 extern void a1_function (void);
2 extern void a2_function (void);
4 void a2_function (void)
6 a1_function ();