elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
[platform/upstream/glibc.git] / elf / ifuncmain7static.c
1 /* Test local STT_GNU_IFUNC symbols with -static:
2
3    1. Direct function call.
4    2. Function pointer.
5  */
6
7 #include "ifuncmain7.c"