elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
[platform/upstream/glibc.git] / elf / tst-pie1.c
1 int
2 foo (void)
3 {
4   return 34;
5 }