Shut up GCC, don't shadow Version 6 standard functions.
This commit is contained in:
parent
21dc3119fa
commit
c8a413b441
@ -3643,7 +3643,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
/* Extracted from archive.c. */
|
||||
symindex
|
||||
|
@ -3643,7 +3643,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
/* Extracted from archive.c. */
|
||||
symindex
|
||||
|
@ -3643,7 +3643,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
/* Extracted from archive.c. */
|
||||
symindex
|
||||
|
@ -3534,7 +3534,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
symindex
|
||||
bfd_get_next_mapent PARAMS ((bfd *abfd, symindex previous, carsym **sym));
|
||||
|
@ -3640,7 +3640,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
/* Extracted from archive.c. */
|
||||
symindex
|
||||
|
@ -3534,7 +3534,7 @@ extern bfd_byte *bfd_get_relocated_section_contents
|
||||
boolean, asymbol **));
|
||||
|
||||
boolean
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
|
||||
bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
|
||||
|
||||
symindex
|
||||
bfd_get_next_mapent PARAMS ((bfd *abfd, symindex previous, carsym **sym));
|
||||
|
Loading…
x
Reference in New Issue
Block a user