summaryrefslogtreecommitdiff
path: root/opcodes/m32r-opinst.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-10-09 08:54:58 +0000
committerNick Clifton <nickc@redhat.com>2001-10-09 08:54:58 +0000
commitb562564d710ff47bf0a9ca0e15adac0f7ec013b8 (patch)
tree1f654f53df939158b2bcdcba10616d3d0623627b /opcodes/m32r-opinst.c
parent321658845a61f461cac25486056302fd7002a88f (diff)
downloadbinutils-redhat-b562564d710ff47bf0a9ca0e15adac0f7ec013b8.tar.gz
Fix compile time warnings in cgen-generated files
Diffstat (limited to 'opcodes/m32r-opinst.c')
-rw-r--r--opcodes/m32r-opinst.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c
index 781f8e78fc..aaaa1c0749 100644
--- a/opcodes/m32r-opinst.c
+++ b/opcodes/m32r-opinst.c
@@ -36,9 +36,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#else
#define OP_ENT(op) M32R_OPERAND_/**/op
#endif
-#define INPUT CGEN_OPINST_INPUT
-#define OUTPUT CGEN_OPINST_OUTPUT
-#define END CGEN_OPINST_END, "", 0, 0, 0, 0, 0
+#define INPUT CGEN_OPINST_INPUT
+#define OUTPUT CGEN_OPINST_OUTPUT
+#define END CGEN_OPINST_END
#define COND_REF CGEN_OPINST_COND_REF
static const CGEN_OPINST sfmt_empty_ops[] = {