diff options
Diffstat (limited to 'sim/ppc/gen-idecode.c')
-rw-r--r-- | sim/ppc/gen-idecode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/gen-idecode.c b/sim/ppc/gen-idecode.c index bbb1cc9..0f500c8 100644 --- a/sim/ppc/gen-idecode.c +++ b/sim/ppc/gen-idecode.c @@ -693,7 +693,7 @@ print_run_until_stop_body(lf *file, { /* Output the function to execute real code: - Unfortunatly, there are multiple cases to consider vis: + Unfortunately, there are multiple cases to consider vis: <icache> X <smp> X <events> X <keep-running-flag> X ... |