fix compile warning

This commit is contained in:
wgz-code 2022-08-04 15:51:22 +08:00
parent 88ab1d870d
commit 8256124e03
1 changed files with 2 additions and 0 deletions

View File

@ -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
****************************************************************************/ ****************************************************************************/