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

This commit is contained in:
isiora 2018-01-20 22:43:25 +00:00
parent 2281d0e93c
commit 432e71a4cf
1 changed files with 0 additions and 2 deletions

View File

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