]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* emultempl/beos.em: Remove ARGSUSED.
authorKazu Hirata <kazu@codesourcery.com>
Wed, 3 Dec 2003 03:25:36 +0000 (03:25 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Wed, 3 Dec 2003 03:25:36 +0000 (03:25 +0000)
ld/ChangeLog
ld/emultempl/beos.em

index 3483b16419005bd9d6d06e4eac9d7a7cad6cd418..edd3828b83d1e4a2ca4638516c11c1911d97e09b 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * emultempl/beos.em: Remove ARGSUSED.
+
 2003-12-03  Alan Modra  <amodra@bigpond.net.au>
 
        * emultempl/pe.em (pe_fixup_stdcalls): Update for renamed
index 619e69222137b25000878b13d134bd983d63b7e8..e2f609903431dfd33ad38f69d00b70c4ed1c6066 100644 (file)
@@ -686,7 +686,6 @@ gld_${EMULATION_NAME}_before_allocation (void)
    but I'm leaving this here in case we want to enable it for sections
    which are not mentioned in the linker script.  */
 
-/*ARGSUSED*/
 static bfd_boolean
 gld${EMULATION_NAME}_place_orphan (lang_input_statement_type *file, asection *s)
 {