From 028f6515424e832ee10a1e4cb1f96ea241e2acae Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Mar 2011 03:16:17 +0000 Subject: sim: common: trim trailing whitespace --- sim/common/sim-engine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/common/sim-engine.h') diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h index 3292492..67353b8 100644 --- a/sim/common/sim-engine.h +++ b/sim/common/sim-engine.h @@ -73,7 +73,7 @@ extern void sim_engine_halt if ((LAST_CPU) != NULL) CIA_SET (LAST_CPU, CIA) #endif -/* NB: If a port uses the SIM_CPU_EXCEPTION_* hooks, the default +/* NB: If a port uses the SIM_CPU_EXCEPTION_* hooks, the default SIM_ENGINE_HALT_HOOK and SIM_ENGINE_RESUME_HOOK must not be used. They conflict in that the PC set by the HALT_HOOK may overwrite the proper one, as intended to be saved by the EXCEPTION_TRIGGER -- cgit v1.1