diff options
Diffstat (limited to 'opcodes/cgen.sh')
-rw-r--r-- | opcodes/cgen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/cgen.sh b/opcodes/cgen.sh index 6865601ef0c..283649ffc3f 100644 --- a/opcodes/cgen.sh +++ b/opcodes/cgen.sh @@ -26,7 +26,7 @@ # cgen.sh action srcdir cgen cgendir cgenflags arch prefix \ # arch-file opc-file options [extrafiles] # -# ACTION is currently always "opcodes". It exists to be consistent with the +# ACTION is currently always "opcodes". It exists to be consistent with the # simulator. # ARCH is the name of the architecture. # It is substituted into @arch@ and @ARCH@ in the generated files. |