]> git.ipfire.org Git - thirdparty/glibc.git/blob - elf/ifuncmain7pic.c
install.texi: Build was tested with binutils 2.41 (just released)
[thirdparty/glibc.git] / elf / ifuncmain7pic.c
1 /* Test local STT_GNU_IFUNC symbols with -fPIC:
2
3 1. Direct function call.
4 2. Function pointer.
5 */
6
7 #include "ifuncmain7.c"