forked from Imagelibrary/binutils-gdb
* coff-rs6000.c: Remove ARGSUSED and VARARGS.
* coff64-rs6000.c: Likewise. * coffcode.h: Likewise. * elf32-vax.c: Likewise. * hash.c: Likewise. * hppabsd-core.c: Likewise. * hpux-core.c: Likewise. * ihex.c: Likewise. * netbsd-core.c: Likewise. * osf-core.c: Likewise. * pdp11.c: Likewise. * ptrace-core.c: Likewise. * sco5-core.c: Likewise. * section.c: Likewise. * sunos.c: Likewise. * trad-core.c: Likewise.
This commit is contained in:
@@ -1025,7 +1025,6 @@ DESCRIPTION
|
||||
|
||||
*/
|
||||
|
||||
/*ARGSUSED*/
|
||||
bfd_boolean
|
||||
bfd_set_section_flags (bfd *abfd ATTRIBUTE_UNUSED,
|
||||
sec_ptr section,
|
||||
@@ -1074,7 +1073,6 @@ DESCRIPTION
|
||||
|
||||
*/
|
||||
|
||||
/*VARARGS2*/
|
||||
void
|
||||
bfd_map_over_sections (bfd *abfd,
|
||||
void (*operation) (bfd *, asection *, void *),
|
||||
|
||||
Reference in New Issue
Block a user