summaryrefslogtreecommitdiffstats
path: root/cpu-exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu-exec.c')
-rw-r--r--cpu-exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu-exec.c b/cpu-exec.c
index 4320f61..4f7f215 100644
--- a/cpu-exec.c
+++ b/cpu-exec.c
@@ -710,7 +710,7 @@ int cpu_exec(CPUState *env1)
cpu_loop_exit();
}
#endif
- }
+ } /* for(;;) */
} else {
env_to_regs();
}
OpenPOWER on IntegriCloud