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