]> git.ipfire.org Git - thirdparty/glibc.git/blame - elf/reldep4mod1.c
nptl/tst-cancel25 needs to be an internal test
[thirdparty/glibc.git] / elf / reldep4mod1.c
CommitLineData
1826d793
UD
1int foo (void);
2
3int foo (void)
4{
5 return 0;
6}
7