diff options
Diffstat (limited to 'opcodes/m32r-desc.h')
-rw-r--r-- | opcodes/m32r-desc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m32r-desc.h b/opcodes/m32r-desc.h index 32ea2f7..575c3ef 100644 --- a/opcodes/m32r-desc.h +++ b/opcodes/m32r-desc.h @@ -44,7 +44,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define CGEN_INT_INSN_P 1 -/* Maximum number of syntax bytes in an instruction. */ +/* Maximum nymber of syntax bytes in an instruction. */ #define CGEN_ACTUAL_MAX_SYNTAX_BYTES 15 /* CGEN_MNEMONIC_OPERANDS is defined if mnemonics have operands. |