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:
parent
44e4546fa2
commit
0b398d69ac
4 changed files with 6 additions and 6 deletions
|
@ -633,8 +633,6 @@ module (void)
|
|||
}
|
||||
}
|
||||
|
||||
char *program_name;
|
||||
|
||||
ATTRIBUTE_NORETURN static void
|
||||
show_usage (FILE *ffile, int status)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue