forked from Imagelibrary/binutils-gdb
binutils: drop redundant 'program_name' definition (-fno-common)
* coffdump.c (program_name): Drop redundant definition. * srconv.c (program_name): Likewise * sysdump.c (program_name): Likewise Signed-off-by: Sergei Trofimovich <siarheit@google.com>
This commit is contained in:
committed by
Alan Modra
parent
44e4546fa2
commit
0b398d69ac
@@ -633,8 +633,6 @@ module (void)
|
||||
}
|
||||
}
|
||||
|
||||
char *program_name;
|
||||
|
||||
ATTRIBUTE_NORETURN static void
|
||||
show_usage (FILE *ffile, int status)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user