mirror of https://github.com/ARMmbed/mbed-os.git
Move the function "mbed_get_a9_tick_irqn()" declared in os_tick.h
to SysTimer.h so it does not get overridden when RTX is updated.
This function was originally added in:
|
||
---|---|---|
.. | ||
TARGET_CORTEX_M | ||
rtx4 | ||
rtx5 | ||
SysTimer.cpp | ||
SysTimer.h | ||
mbed_boot.c | ||
mbed_rtos1_types.h | ||
mbed_rtos_storage.h | ||
mbed_rtx_conf.h | ||
mbed_rtx_handlers.c | ||
mbed_rtx_idle.cpp |