zephyr/include/arch
Andrew Boie e08d07c97d kernel: add flexibility to k_cycle_get_32() definition
Some arches may want to define this as an inline function, or
define in core arch code instead of timer driver code.
Unfortunately, this means we need to remove from the footprint
tests, but this is not typically a large function.

Issue: ZEP-1546
Change-Id: Ic0d7a33507da855995838f4703d872cd613a2ca2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-16 19:27:59 +00:00
..
arc kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
arm kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
nios2 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
riscv32 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
x86 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
xtensa kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00