aboutsummaryrefslogtreecommitdiff
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
commite0ab682bec5fe48fd19f5c3286e3b2e316449e48 (patch)
tree2aab30eb73d94fb6ab2085c696cbdd591336e04f /opcodes/i370-opc.c
parent2460582e7b5fe598572f58087acdb8ea0e7f3b26 (diff)
downloadgdb-e0ab682bec5fe48fd19f5c3286e3b2e316449e48.zip
gdb-e0ab682bec5fe48fd19f5c3286e3b2e316449e48.tar.gz
gdb-e0ab682bec5fe48fd19f5c3286e3b2e316449e48.tar.bz2
* 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 4ce7994..a045f72 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)