mbed-os/rtos/TARGET_CORTEX/TOOLCHAIN_IAR
RFulchiero 0562128998 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-03-08 15:33:04 -06:00
..
mbed_boot_iar.c Fix single-threaded apps for IAR v8 builds 2019-03-08 15:33:04 -06:00