From 1620f33de1ac5f1ee4abf14b87c49e45b5bf097f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 8 Mar 2007 11:14:20 +0000 Subject: Regenerate. --- opcodes/mt-opc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'opcodes/mt-opc.c') diff --git a/opcodes/mt-opc.c b/opcodes/mt-opc.c index ef7d7fd..465686f 100644 --- a/opcodes/mt-opc.c +++ b/opcodes/mt-opc.c @@ -36,8 +36,7 @@ with this program; if not, write to the Free Software Foundation, Inc., /* Special check to ensure that instruction exists for given machine. */ int -mt_cgen_insn_supported (CGEN_CPU_DESC cd, - const CGEN_INSN *insn) +mt_cgen_insn_supported (CGEN_CPU_DESC cd, const CGEN_INSN *insn) { int machs = CGEN_INSN_ATTR_VALUE (insn, CGEN_INSN_MACH); -- cgit v1.1