[patch] gas/config/obj-elf.c: Remove ARGSUSED.

Kazu Hirata kazu@cs.umass.edu
Wed Dec 3 03:20:00 GMT 2003


Hi,

Committed as preapproved by Nick a few years ago through personal
communication.

Kazu Hirata

2003-12-02  Kazu Hirata  <kazu@cs.umass.edu>

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

Index: obj-elf.c
===================================================================
RCS file: /cvs/src/src/gas/config/obj-elf.c,v
retrieving revision 1.75
diff -u -r1.75 obj-elf.c
--- obj-elf.c	20 Nov 2003 00:01:55 -0000	1.75
+++ obj-elf.c	3 Dec 2003 03:18:38 -0000
@@ -1773,7 +1773,6 @@
 /* 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;



More information about the Binutils mailing list