aboutsummaryrefslogtreecommitdiff
path: root/elf/ifuncmain7pie.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ifuncmain7pie.c')
-rw-r--r--elf/ifuncmain7pie.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/elf/ifuncmain7pie.c b/elf/ifuncmain7pie.c
deleted file mode 100644
index 254d453f1e..0000000000
--- a/elf/ifuncmain7pie.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Test local STT_GNU_IFUNC symbols with PIE:
-
- 1. Direct function call.
- 2. Function pointer.
- */
-
-#include "ifuncmain7.c"