Sun 12 Jan 19:29:58 CET 2025
This commit is contained in:
parent
e6199ac2c5
commit
ab545781b5
|
@ -10,4 +10,7 @@ See the file LICENSE for details.
|
||||||
int kshell_execute(int argc, const char **argv);
|
int kshell_execute(int argc, const char **argv);
|
||||||
int kshell_launch();
|
int kshell_launch();
|
||||||
|
|
||||||
|
#ifdef KSHELL_EXT
|
||||||
|
#include "kshell_ext.h"
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user