Mon 9 Dec 20:40:44 CET 2024
This commit is contained in:
parent
6535acba38
commit
509d6a581a
|
@ -7,6 +7,7 @@ See the file LICENSE for details.
|
|||
#ifndef KSHELL_H
|
||||
#define KSHELL_H
|
||||
|
||||
int kshell_execute(int argc, const char **argv);
|
||||
int kshell_launch();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user