]> git.ipfire.org Git - thirdparty/glibc.git/blame - elf/neededobj1.c
Fix http: URL in 'configure'
[thirdparty/glibc.git] / elf / neededobj1.c
CommitLineData
5c80f57c
AJ
1extern void c_function (void);
2
ceb579a3
UD
3void
4c_function (void)
5{
6}