]> git.ipfire.org Git - thirdparty/glibc.git/blame - elf/tst-pie1.c
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / elf / tst-pie1.c
CommitLineData
f17ed1a9
UD
1int
2foo (void)
3{
4 return 34;
5}