]> git.ipfire.org Git - thirdparty/glibc.git/blob - elf/neededobj1.c
tunables: Avoid getenv calls and disable glibc.malloc.check by default
[thirdparty/glibc.git] / elf / neededobj1.c
1 extern void c_function (void);
2
3 void
4 c_function (void)
5 {
6 }