diff options
Diffstat (limited to 'elf/ifuncmain2.c')
-rw-r--r-- | elf/ifuncmain2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/ifuncmain2.c b/elf/ifuncmain2.c index cd9b2c8352..db3ba56a02 100644 --- a/elf/ifuncmain2.c +++ b/elf/ifuncmain2.c @@ -3,8 +3,6 @@ #include <stdlib.h> -int global = -1; - extern int foo1 (void); int |