git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@131 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2007-12-07 18:38:23 +00:00
parent 00ab4e1c63
commit 2a3327fbc6
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ FiqHandler:
ldr r0, =chSysHalt
bx r0
#else
bl chSysHalt
b chSysHalt
#endif
#ifdef THUMB