aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC564Axx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-11 08:41:55 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-11 08:41:55 +0000
commitea93f0e55eb90e49bea018237e260b53553668d1 (patch)
tree856f9be531af2087f0757efc322215cf79fcaec3 /os/ports/GCC/PPC/SPC564Axx
parentdf7afc9b41c598a9ff924dd971989e72708094ad (diff)
downloadChibiOS-ea93f0e55eb90e49bea018237e260b53553668d1.tar.gz
ChibiOS-ea93f0e55eb90e49bea018237e260b53553668d1.tar.bz2
ChibiOS-ea93f0e55eb90e49bea018237e260b53553668d1.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5587 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC564Axx')
-rw-r--r--os/ports/GCC/PPC/SPC564Axx/core.s21
1 files changed, 0 insertions, 21 deletions
diff --git a/os/ports/GCC/PPC/SPC564Axx/core.s b/os/ports/GCC/PPC/SPC564Axx/core.s
index 92232a9fa..81fc7fa17 100644
--- a/os/ports/GCC/PPC/SPC564Axx/core.s
+++ b/os/ports/GCC/PPC/SPC564Axx/core.s
@@ -209,28 +209,7 @@ _ivinit:
/*
* Unhandled exceptions handler.
*/
- .weak _IVOR0, _IVOR1, _IVOR2, _IVOR3, _IVOR4, _IVOR5
- .weak _IVOR6, _IVOR7, _IVOR8, _IVOR9, _IVOR10, _IVOR11
- .weak _IVOR12, _IVOR13, _IVOR14, _IVOR15, _IVOR32, _IVOR33
- .weak _IVOR34
.weak _unhandled_exception
-_IVOR0:
-_IVOR1:
-_IVOR2:
-_IVOR3:
-_IVOR5:
-_IVOR6:
-_IVOR7:
-_IVOR8:
-_IVOR9:
-_IVOR11:
-_IVOR12:
-_IVOR13:
-_IVOR14:
-_IVOR15:
-_IVOR32:
-_IVOR33:
-_IVOR34:
.type _unhandled_exception, @function
_unhandled_exception:
b _unhandled_exception