initial commit
[glibc.git] / elf / neededobj1.c
1 extern void c_function (void);
2
3 void
4 c_function (void)
5 {
6 }