Mon 9 Dec 20:40:44 CET 2024
This commit is contained in:
parent
1b6f6e49c6
commit
a53ab3982d
|
@ -156,7 +156,7 @@ static int kshell_listdir(const char *path)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static int kshell_execute(int argc, const char **argv)
|
||||
int kshell_execute(int argc, const char **argv)
|
||||
{
|
||||
const char *cmd = argv[0];
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user