]> git.ipfire.org Git - thirdparty/glibc.git/blame - elf/ltglobmod1.c
Update.
[thirdparty/glibc.git] / elf / ltglobmod1.c
CommitLineData
d785c366
UD
1int
2bar (void)
3{
4 return 42;
5}