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
commit23853a2235630c3e1edbe5594e26e782a2b80fdd (patch)
tree97d28a22ca64e659f1d3e012a7f392e4e8f5e560 /opcodes/i370-opc.c
parent28ec772b8e246a75cfd06af38824fa55e69df523 (diff)
downloadbinutils-redhat-23853a2235630c3e1edbe5594e26e782a2b80fdd.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 4ce7994eea..a045f72759 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)