aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/beos.em
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-12-03 03:25:36 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-12-03 03:25:36 +0000
commit021d913e2ed9aa3cf3b061152f708d3d40f79dbd (patch)
treed8211406db622ba9a4d7f2ee679ab640b7060372 /ld/emultempl/beos.em
parent7efd976aa89684f335c20bd065a58785ac985fa5 (diff)
downloadgdb-021d913e2ed9aa3cf3b061152f708d3d40f79dbd.zip
gdb-021d913e2ed9aa3cf3b061152f708d3d40f79dbd.tar.gz
gdb-021d913e2ed9aa3cf3b061152f708d3d40f79dbd.tar.bz2
* emultempl/beos.em: Remove ARGSUSED.
Diffstat (limited to 'ld/emultempl/beos.em')
-rw-r--r--ld/emultempl/beos.em1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/emultempl/beos.em b/ld/emultempl/beos.em
index 619e692..e2f6099 100644
--- a/ld/emultempl/beos.em
+++ b/ld/emultempl/beos.em
@@ -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)
{