refactor: Refactored the kernel boot process and added a init framework
close: #I3I768 Change-Id: I4f801df4abe1a9afdf43391c28276e96a5e81513
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#ifdef LOSCFG_SHELL_LK
|
||||
extern VOID OsLkLoggerInit(const CHAR *str);
|
||||
extern UINT32 OsLkLoggerInit(VOID);
|
||||
#endif
|
||||
|
||||
extern CmdItem g_shellcmd[];
|
||||
|
||||
Reference in New Issue
Block a user