kernel: rename nanoArchInit->kernel_arch_init

Change-Id: I094665e583f506cc71185cb6b8630046b2d4b2f8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-04-18 17:34:46 -04:00 committed by Kumar Gala
commit 8df439b40b
9 changed files with 14 additions and 13 deletions

View file

@ -39,7 +39,7 @@ GTEXT(k_cpu_atomic_idle)
*
* @brief Initialization of CPU idle
*
* Only called by nanoArchInit(). Sets SEVONPEND bit once for the system's
* Only called by kernel_arch_init(). Sets SEVONPEND bit once for the system's
* duration.
*
* @return N/A