Remove obsolete kernel references to BSP
BSP terminology is obsolete. Change-Id: Ic23688fbaaf88e037e184c8bbfc7aaa0ba997b31 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
e2e68d3b9f
commit
e6b8bc6477
5 changed files with 15 additions and 16 deletions
|
@ -254,8 +254,8 @@ extern void *__stack_chk_guard;
|
|||
*
|
||||
* @brief Initialize nanokernel
|
||||
*
|
||||
* This routine is invoked by the BSP when the system is ready to run C code.
|
||||
* The processor must be running in 32-bit mode, and the BSS must have been
|
||||
* This routine is invoked when the system is ready to run C code. The
|
||||
* processor must be running in 32-bit mode, and the BSS must have been
|
||||
* cleared/zeroed.
|
||||
*
|
||||
* @return Does not return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue