diff options
Diffstat (limited to 'elf/ifuncmain4.c')
-rw-r--r-- | elf/ifuncmain4.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/elf/ifuncmain4.c b/elf/ifuncmain4.c deleted file mode 100644 index e55fee2eb3..0000000000 --- a/elf/ifuncmain4.c +++ /dev/null @@ -1,4 +0,0 @@ -/* Test STT_GNU_IFUNC symbols in a single source file. */ - -#include "ifuncmod1.c" -#include "ifuncmain1.c" |