diff options
Diffstat (limited to 'opcodes/i370-opc.c')
-rw-r--r-- | opcodes/i370-opc.c | 1 |
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) |