* configure.ac: Don't add target-libmudflap to noconfigdirs for
[deliverable/binutils-gdb.git] / opcodes / mt-opc.c
index ef7d7fd69339a3b179516f6bcd88ff6614f7a496..465686f03d992cfe08ea32fa1543bc756ab91a45 100644 (file)
@@ -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);
 
This page took 0.027648 seconds and 4 git commands to generate.