mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 01:46:24 +00:00
The smp_timer_init() was removed during timer re-write. This results in undefined references error during compilation when CONFIG_SMP=y. So add it back so we can compile for SMP. The logic is updated from the previous version to the latest in the driver. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
altera_avalon_timer_hal.c | ||
arcv2_timer0.c | ||
CMakeLists.txt | ||
cortex_m_systick.c | ||
hpet.c | ||
Kconfig | ||
legacy_api.h | ||
loapic_timer.c | ||
native_posix_timer.c | ||
nrf_rtc_timer.c | ||
pulpino_timer.c | ||
riscv_machine_timer.c | ||
rv32m1_lptmr_timer.c | ||
sam0_rtc_timer.c | ||
sys_clock_init.c | ||
xtensa_sys_timer.c |