diff options
Diffstat (limited to 'sim/common/sim-abort.c')
-rw-r--r-- | sim/common/sim-abort.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-abort.c b/sim/common/sim-abort.c index 088bf20..014f48b 100644 --- a/sim/common/sim-abort.c +++ b/sim/common/sim-abort.c @@ -28,7 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc., jump right out of the simulator. It is intended as a holder for simulators that have started to use - sim-core et.al. but are not yet in a position to use sim-engine + sim-core et al. but are not yet in a position to use sim-engine (the setjmp/longjmp code). */ |