git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@131 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
00ab4e1c63
commit
2a3327fbc6
|
@ -71,7 +71,7 @@ FiqHandler:
|
||||||
ldr r0, =chSysHalt
|
ldr r0, =chSysHalt
|
||||||
bx r0
|
bx r0
|
||||||
#else
|
#else
|
||||||
bl chSysHalt
|
b chSysHalt
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef THUMB
|
#ifdef THUMB
|
||||||
|
|
Loading…
Reference in New Issue