diff --git a/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S b/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S index 6187d86b6..368978006 100644 --- a/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S +++ b/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S @@ -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