@ -55,7 +55,9 @@
*
* @par Description:
* This API is used to register a startup module to the startup process.
* @@周旭阳 在启动框架中,在同一_level内,启动顺序按注册的函数名排序。 * 如果调用此接口后没有注册启动过程,请尝试将-u_hook添加到liteos_tables_ldflags.mk中
* @@周旭阳 此 API 用于将启动模块注册到启动流程。
* @attention
* <ul>
* <li>Register a new module in the boot process of the kernel as part of the kernel capability component.</li>