summaryrefslogtreecommitdiff
path: root/opcodes/i370-opc.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-12-03 03:15:14 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-12-03 03:15:14 +0000
commitb4b1f95af028ec4bbc25f283afdf739a39ced872 (patch)
tree3eab6cb1b64b68ae330ff401975153194b3f37f2 /opcodes/i370-opc.c
parent29082aef071a96e4f9a70640ed6447e80e244edf (diff)
downloadgdb-b4b1f95af028ec4bbc25f283afdf739a39ced872.tar.gz
* alpha-opc.c: Remove ARGSUSED.
* i370-opc.c: Likewise. * ppc-opc.c: Likewise.
Diffstat (limited to 'opcodes/i370-opc.c')
-rw-r--r--opcodes/i370-opc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/i370-opc.c b/opcodes/i370-opc.c
index 4ce7994eea8..a045f727597 100644
--- a/opcodes/i370-opc.c
+++ b/opcodes/i370-opc.c
@@ -229,7 +229,6 @@ const struct i370_operand i370_operands[] =
/* The functions used to insert and extract complicated operands. */
-/*ARGSUSED*/
static i370_insn_t
insert_ss_b2 (i370_insn_t insn, long value,
const char **errmsg ATTRIBUTE_UNUSED)