diff options
Diffstat (limited to 'elf/ifuncmain1pie.c')
-rw-r--r-- | elf/ifuncmain1pie.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elf/ifuncmain1pie.c b/elf/ifuncmain1pie.c deleted file mode 100644 index c16ef6dd09..0000000000 --- a/elf/ifuncmain1pie.c +++ /dev/null @@ -1,3 +0,0 @@ -/* Test STT_GNU_IFUNC symbols with PIE. */ - -#include "ifuncmain1.c" |