forked from xuos/xiuos
fix compile warning
This commit is contained in:
parent
88ab1d870d
commit
8256124e03
|
@ -36,6 +36,8 @@
|
||||||
#include "nsh.h"
|
#include "nsh.h"
|
||||||
#include "nsh_console.h"
|
#include "nsh_console.h"
|
||||||
|
|
||||||
|
extern int FrameworkInit(void);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: cmd_Ch438
|
* Name: cmd_Ch438
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
Loading…
Reference in New Issue