init: rename pure_late_init to pre_kernel_late_init

Change-Id: I9561315a892933370d60fcf36c10d38078d66233
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
Dirk Brandewie 2015-09-25 13:02:12 -07:00 committed by Anas Nashif
commit 4365f02391
15 changed files with 31 additions and 31 deletions

View file

@ -283,7 +283,7 @@ FUNC_NORETURN void _Cstart(void)
_sys_device_do_config_level(PURE_CORE);
_sys_device_do_config_level(PURE_EARLY);
_sys_device_do_config_level(PURE_LATE);
_sys_device_do_config_level(PRE_KERNEL_LATE);
/*
* Initialize random number generator