* arsup.c: Remove ARGSUSED.

* debug.c: Likewise.
	* ieee.c: Likewise.
	* nlmconv.c: Likewise.
	* prdbg.c: Likewise.
	* stabs.c: Likewise.
	* wrstabs.c: Likewise.
This commit is contained in:
Kazu Hirata
2002-05-26 14:55:04 +00:00
parent af13767302
commit d43efbe328
8 changed files with 10 additions and 27 deletions

View File

@ -366,7 +366,6 @@ warn_stab (p, err)
/* Create a handle to parse stabs symbols with. */
/*ARGSUSED*/
PTR
start_stab (dhandle, abfd, sections, syms, symcount)
PTR dhandle ATTRIBUTE_UNUSED;