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

This commit is contained in:
Giovanni Di Sirio 2015-03-22 11:04:42 +00:00
parent 14c4421d57
commit b35acec16a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ _port_thread_start PROC
#if CORTEX_SIMPLIFIED_PRIORITY
cpsie i
#else
movs r3, #CORTEX_BASEPRI_DISABLED
movs r3, #0 /* CORTEX_BASEPRI_DISABLED */
msr BASEPRI, r3
#endif
mov r0, r5