mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 00:41:55 +00:00
k_cpu_idle() and k_cpu_atomic_idle() were being directly implemented by arch code. Rename these implementations to z_arch_cpu_idle() and z_arch_cpu_atomic_idle(), and call them from new inline function definitions in kernel.h. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
board | ||
arch.rst | ||
board_porting.rst | ||
index.rst | ||
shields.rst |