summaryrefslogtreecommitdiff
path: root/bfd/coff64-rs6000.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-12-01 06:33:01 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-12-01 06:33:01 +0000
commitf0570c2b0d0ab813e16bee8c59e4b0649bd3fd4e (patch)
tree9939a52d87478e57f11bf00c4e54af97dd34d277 /bfd/coff64-rs6000.c
parent5bcbdbded05b98e95b4834710776da869497b594 (diff)
downloadgdb-f0570c2b0d0ab813e16bee8c59e4b0649bd3fd4e.tar.gz
* 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.
Diffstat (limited to 'bfd/coff64-rs6000.c')
-rw-r--r--bfd/coff64-rs6000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/coff64-rs6000.c b/bfd/coff64-rs6000.c
index 0d7ab4f3da0..ec9c6953478 100644
--- a/bfd/coff64-rs6000.c
+++ b/bfd/coff64-rs6000.c
@@ -2054,7 +2054,6 @@ xcoff64_openr_next_archived_file (archive, last_file)
/* We can't use the usual coff_sizeof_headers routine, because AIX
always uses an a.out header. */
-/*ARGSUSED*/
static int
xcoff64_sizeof_headers (abfd, reloc)
bfd *abfd;