aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-vax.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
commit1c3bed7b304bce0e73ce0d120b8c7ae06b001d25 (patch)
tree55468cd6c59a42a5b3027cebc3cacfe74fa24be6 /bfd/elf32-vax.c
parentfd574c4615e74de554c78fd2c42f368f0cbc7905 (diff)
downloadgdb-1c3bed7b304bce0e73ce0d120b8c7ae06b001d25.zip
gdb-1c3bed7b304bce0e73ce0d120b8c7ae06b001d25.tar.gz
gdb-1c3bed7b304bce0e73ce0d120b8c7ae06b001d25.tar.bz2
* 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/elf32-vax.c')
-rw-r--r--bfd/elf32-vax.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf32-vax.c b/bfd/elf32-vax.c
index 21fdd9d..c37ca00 100644
--- a/bfd/elf32-vax.c
+++ b/bfd/elf32-vax.c
@@ -1338,7 +1338,6 @@ elf_vax_size_dynamic_sections (output_bfd, info)
in regular objects. We allocated space for them in the check_relocs
routine, but we won't fill them in in the relocate_section routine. */
-/*ARGSUSED*/
static bfd_boolean
elf_vax_discard_copies (h, ignore)
struct elf_vax_link_hash_entry *h;
@@ -1366,7 +1365,6 @@ elf_vax_discard_copies (h, ignore)
creating a shared object or executable, space in the .got and .rela.got
will be reserved for the symbol. */
-/*ARGSUSED*/
static bfd_boolean
elf_vax_instantiate_got_entries (h, infoptr)
struct elf_link_hash_entry *h;