Resolve compilation errors

Change-Id: Ic5e1afc33fe98cdb342b75cb9600dc6a14e420b8
This commit is contained in:
weidonglin 2021-09-17 00:58:45 +08:00
parent 6cd8b8d757
commit 714e25b3d3
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ static int xcmd_history_up(void *pv)
static int xcmd_auto_completion(void *pv)
{
return 0;
}