fix compile warning

This commit is contained in:
wgzAIIT 2022-08-04 15:56:07 +08:00
commit f50ba5292c
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
#include "nsh.h"
#include "nsh_console.h"
extern int FrameworkInit(void);
/****************************************************************************
* Name: cmd_Ch438
****************************************************************************/