aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-18 09:40:55 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-18 09:40:55 +0000
commite4cd1a369f0c6a23f4949a90b544f3e9f2d16715 (patch)
tree4a1b8c5a247f85afb65f303692efe51f7b587b80
parent69499a898a862eb430f88045a703f8dc49858aef (diff)
downloadChibiOS-e4cd1a369f0c6a23f4949a90b544f3e9f2d16715.tar.gz
ChibiOS-e4cd1a369f0c6a23f4949a90b544f3e9f2d16715.tar.bz2
ChibiOS-e4cd1a369f0c6a23f4949a90b544f3e9f2d16715.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4946 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--os/ports/GCC/PPC/SPC563Mxx/ivor.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC563Mxx/ivor.s b/os/ports/GCC/PPC/SPC563Mxx/ivor.s
index 8e5909354..1721d3e1e 100644
--- a/os/ports/GCC/PPC/SPC563Mxx/ivor.s
+++ b/os/ports/GCC/PPC/SPC563Mxx/ivor.s
@@ -216,7 +216,7 @@ _IVOR4:
bl chSchDoReschedule
/* Context restore.*/
- .globl
+ .globl _ivor_exit
_ivor_exit:
#if CH_DBG_SYSTEM_STATE_CHECK
bl dbg_check_unlock