]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/mt-opc.c
Regenerate.
[thirdparty/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);