summaryrefslogtreecommitdiff
path: root/cpu/bf533/interrupt.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/bf533/interrupt.S')
-rw-r--r--cpu/bf533/interrupt.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/bf533/interrupt.S b/cpu/bf533/interrupt.S
index a5de96bba..524da8f51 100644
--- a/cpu/bf533/interrupt.S
+++ b/cpu/bf533/interrupt.S
@@ -95,7 +95,7 @@ _evt_rst:
sp += 12;
_evt_rst_exit:
- rtn;
+ rtn;
irq_panic:
r0 = IRQ_EVX;
@@ -134,7 +134,7 @@ _evt_evt7:
evt_evt7_exit:
RESTORE_CONTEXT
- rti;
+ rti;
.global _evt_evt8
_evt_evt8: