diff options
Diffstat (limited to 'elf/ifuncmain5static.c')
-rw-r--r-- | elf/ifuncmain5static.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elf/ifuncmain5static.c b/elf/ifuncmain5static.c new file mode 100644 index 0000000..7250440 --- /dev/null +++ b/elf/ifuncmain5static.c @@ -0,0 +1,3 @@ +/* Test STT_GNU_IFUNC symbols with -static. */ + +#include "ifuncmain5.c" |