mbed-os/rtos/TARGET_CORTEX/TOOLCHAIN_IAR
RFulchiero bf95f43a24 Fix single-threaded apps for IAR v8 builds
For single-threaded apps __iar_Initlocks() is not required and must
not be called because the proper IAR library is brought in only if
"--threaded_lib" is defined in the linker command.
2019-04-24 13:37:42 +01:00
..
mbed_boot_iar.c Fix single-threaded apps for IAR v8 builds 2019-04-24 13:37:42 +01:00