zephyr/drivers/timer
Ramesh Thomas a4568aac44 arc: fixes a missing declaration compile error
Building microkernel for ARC causes a compiler error
due to missing declaration of _sys_idle_elapsed_ticks.
Declare this as extern.

Jira: ZEP-397
Change-Id: I83701f693fea0fcb1ae2c30e0c52abe7987de1f1
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-05-26 02:15:06 +00:00
..
Kconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Makefile nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
arcv2_timer0.c arc: fixes a missing declaration compile error 2016-05-26 02:15:06 +00:00
cortex_m_systick.c power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
cortex_m_systick_gdb.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
hpet.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
loapic_timer.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
nios2_avalon_timer.c nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
sys_clock_init.c microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00