aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports')
-rw-r--r--os/common/ports/e200/compilers/GCC/ivor.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/ports/e200/compilers/GCC/ivor.S b/os/common/ports/e200/compilers/GCC/ivor.S
index f498cff77..7ad2a43c1 100644
--- a/os/common/ports/e200/compilers/GCC/ivor.S
+++ b/os/common/ports/e200/compilers/GCC/ivor.S
@@ -214,7 +214,7 @@ _ivor_exit:
e_bl _dbg_check_lock
#endif
e_bl chSchIsPreemptionRequired
- se_cmpl r3, 0
+ se_cmpi r3, 0
se_beq .noresch
e_bl chSchDoReschedule
.noresch: