kernel: rename nanoArchInit->kernel_arch_init
Change-Id: I094665e583f506cc71185cb6b8630046b2d4b2f8 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
af6bf1c9ed
commit
8df439b40b
9 changed files with 14 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue