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

This commit is contained in:
isiora 2018-01-20 22:41:53 +00:00
parent f084dd04e7
commit 76c43e3ac4
1 changed files with 0 additions and 2 deletions

View File

@ -120,9 +120,7 @@ bssloop:
* Late initialization. * Late initialization.
*/ */
#if !defined(THUMB_NO_INTERWORKING) #if !defined(THUMB_NO_INTERWORKING)
#if defined(CH_CFG_USE_MMU)
bl __core_init bl __core_init
#endif
bl __late_init bl __late_init
#else /* defined(THUMB_NO_INTERWORKING) */ #else /* defined(THUMB_NO_INTERWORKING) */
add r0, pc, #1 add r0, pc, #1