SyterKit
0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
include
cli
cli_shell.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
3
#ifndef __CLI_SHELL_H__
4
#define __CLI_SHELL_H__
5
6
#include <
cli.h
>
7
#include <
cli_termesc.h
>
8
9
int
syterkit_shell_attach
(
const
msh_command_entry
*cmdlist);
10
11
#endif
//__CLI_SHELL_H__
cli.h
syterkit_shell_attach
int syterkit_shell_attach(const msh_command_entry *cmdlist)
Definition
shell.c:20
cli_termesc.h
msh_command_entry
Definition
cli.h:14
Generated by
1.9.8