fix: l0 shell adapt new master
Change-Id: Ia4e0c848b76e8fda7c5a2f9e1b2246b2a09947a4 Signed-off-by: silen <wuyunjie@huawei.com>
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "securec.h"
|
||||
#include "los_mux.h"
|
||||
#include "los_memory.h"
|
||||
#include "los_typedef.h"
|
||||
|
||||
#define SHELL_INIT_MAGIC_FLAG 0xABABABAB
|
||||
|
||||
@@ -325,7 +324,6 @@ OUT:
|
||||
}
|
||||
|
||||
ShellCB *OsGetShellCb(VOID)
|
||||
|
||||
{
|
||||
return g_shellCB;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user