summaryrefslogtreecommitdiff
path: root/opcodes/mt-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-03-08 11:14:20 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-03-08 11:14:20 +0000
commit6c31933fb755c00ed1ee9630c81bcdce32066456 (patch)
treea628804195f109ecf9f220bf945a569b908d87ae /opcodes/mt-opc.c
parente47ce020d5c72c7e5d857acded22df914d4ed7ab (diff)
downloadbinutils-redhat-6c31933fb755c00ed1ee9630c81bcdce32066456.tar.gz
Regenerate.
Diffstat (limited to 'opcodes/mt-opc.c')
-rw-r--r--opcodes/mt-opc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/mt-opc.c b/opcodes/mt-opc.c
index ef7d7fd693..465686f03d 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);