Cosmetic: Fix all comments, defaults, etc. that references the defunct name user_start
This commit is contained in:
parent
7c7a81aa69
commit
01bf45788e
@ -115,9 +115,9 @@ extern uint32_t _etext;
|
|||||||
* initialization of the static C++ class instances.
|
* initialization of the static C++ class instances.
|
||||||
*
|
*
|
||||||
* This function should then be called in the application-specific
|
* This function should then be called in the application-specific
|
||||||
* user_start logic in order to perform the C++ initialization. NOTE
|
* logic in order to perform the C++ initialization. NOTE that no
|
||||||
* that no component of the core NuttX RTOS logic is involved; This
|
* component of the core NuttX RTOS logic is involved; This function
|
||||||
* function defintion only provides the 'contract' between application
|
* definition only provides the 'contract' between application
|
||||||
* specific C++ code and platform-specific toolchain support
|
* specific C++ code and platform-specific toolchain support
|
||||||
*
|
*
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user