* config/obj-elf.c: Remove ARGSUSED.

This commit is contained in:
Kazu Hirata 2003-12-03 03:20:13 +00:00
parent e0ab682bec
commit 7efd976aa8
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-12-02 Kazu Hirata <kazu@cs.umass.edu>
* config/obj-elf.c: Remove ARGSUSED.
2003-12-02 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".

View File

@ -1773,7 +1773,6 @@ elf_get_extr (sym, ext)
/* This function is called by bfd_ecoff_debug_externals. It has
nothing to do for ELF. */
/*ARGSUSED*/
static void
elf_set_index (sym, indx)
asymbol *sym ATTRIBUTE_UNUSED;