From ce5b8d63f626f1d97e60973aff42607a4979a45a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 23 Nov 2015 12:04:24 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8520 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/e200/devices/SPC560Dxx/boot_cw.s | 1 + 1 file changed, 1 insertion(+) (limited to 'os/common/ports/e200/devices/SPC560Dxx/boot_cw.s') diff --git a/os/common/ports/e200/devices/SPC560Dxx/boot_cw.s b/os/common/ports/e200/devices/SPC560Dxx/boot_cw.s index 888ef3d5c..6f2e0fee4 100644 --- a/os/common/ports/e200/devices/SPC560Dxx/boot_cw.s +++ b/os/common/ports/e200/devices/SPC560Dxx/boot_cw.s @@ -192,6 +192,7 @@ IVORS: .section .handlers, text_vle .align 16 + .weak _IVOR0, _IVOR1, _IVOR2, _IVOR3, _IVOR4, _IVOR5 .weak _IVOR6, _IVOR7, _IVOR8, _IVOR9, _IVOR10, _IVOR11 .weak _IVOR12, _IVOR13, _IVOR14, _IVOR15 -- cgit v1.2.3