zephyr/tests/legacy
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
..
benchmark kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
kernel test: repair test_tickless for ARC because _tsc_read is now present 2017-02-16 04:56:50 +00:00