aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/devices/SPC560BCxx
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/devices/SPC560BCxx')
-rw-r--r--os/common/ports/e200/devices/SPC560BCxx/boot.s32
1 files changed, 16 insertions, 16 deletions
diff --git a/os/common/ports/e200/devices/SPC560BCxx/boot.s b/os/common/ports/e200/devices/SPC560BCxx/boot.s
index 668c6c911..6ad24a948 100644
--- a/os/common/ports/e200/devices/SPC560BCxx/boot.s
+++ b/os/common/ports/e200/devices/SPC560BCxx/boot.s
@@ -153,37 +153,37 @@ _ivinit:
.globl IVORS
IVORS:
-IVOR0: b IVOR0
+ b _IVOR0
.align 4
-IVOR1: b _IVOR1
+ b _IVOR1
.align 4
-IVOR2: b _IVOR2
+ b _IVOR2
.align 4
-IVOR3: b _IVOR3
+ b _IVOR3
.align 4
-IVOR4: b _IVOR4
+ b _IVOR4
.align 4
-IVOR5: b _IVOR5
+ b _IVOR5
.align 4
-IVOR6: b _IVOR6
+ b _IVOR6
.align 4
-IVOR7: b _IVOR7
+ b _IVOR7
.align 4
-IVOR8: b _IVOR8
+ b _IVOR8
.align 4
-IVOR9: b _IVOR9
+ b _IVOR9
.align 4
-IVOR10: b _IVOR10
+ b _IVOR10
.align 4
-IVOR11: b _IVOR11
+ b _IVOR11
.align 4
-IVOR12: b _IVOR12
+ b _IVOR12
.align 4
-IVOR13: b _IVOR13
+ b _IVOR13
.align 4
-IVOR14: b _IVOR14
+ b _IVOR14
.align 4
-IVOR15: b _IVOR15
+ b _IVOR15
.section .handlers, "ax"