diff options
Diffstat (limited to 'sim/common/sim-engine.h')
-rw-r--r-- | sim/common/sim-engine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h index 72f3972..af64f2f 100644 --- a/sim/common/sim-engine.h +++ b/sim/common/sim-engine.h @@ -134,7 +134,7 @@ extern void sim_engine_vabort /* Called by the generic sim_resume to run the simulation within the - above safty net. + above safety net. An example implementation of sim_engine_run can be found in the file sim-run.c */ |