aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC56ELxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-19 12:44:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-19 12:44:19 +0000
commit446071f64f0b5c8e9f248c85b27e07f1fba1bc98 (patch)
treedf3a2f588592b563fcc6e9fac6540e271ac92b24 /os/ports/GCC/PPC/SPC56ELxx
parent135af7541414247f8193fa60eae99632b0d74274 (diff)
downloadChibiOS-446071f64f0b5c8e9f248c85b27e07f1fba1bc98.tar.gz
ChibiOS-446071f64f0b5c8e9f248c85b27e07f1fba1bc98.tar.bz2
ChibiOS-446071f64f0b5c8e9f248c85b27e07f1fba1bc98.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5268 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC56ELxx')
-rw-r--r--os/ports/GCC/PPC/SPC56ELxx/core.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/SPC56ELxx/core.s b/os/ports/GCC/PPC/SPC56ELxx/core.s
index 093db3a98..d377275bb 100644
--- a/os/ports/GCC/PPC/SPC56ELxx/core.s
+++ b/os/ports/GCC/PPC/SPC56ELxx/core.s
@@ -505,6 +505,8 @@ _ivinit:
blr
+ .section .handlers, "ax"
+
/*
* Unhandled exceptions handler.
*/