VSF Documented
vsf_shell.h
Go to the documentation of this file.
1/*****************************************************************************
2 * Copyright(C)2009-2022 by VSF Team *
3 * *
4 * Licensed under the Apache License, Version 2.0 (the "License"); *
5 * you may not use this file except in compliance with the License. *
6 * You may obtain a copy of the License at *
7 * *
8 * http://www.apache.org/licenses/LICENSE-2.0 *
9 * *
10 * Unless required by applicable law or agreed to in writing, software *
11 * distributed under the License is distributed on an "AS IS" BASIS, *
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *
13 * See the License for the specific language governing permissions and *
14 * limitations under the License. *
15 * *
16 ****************************************************************************/
17
33#ifndef __VSF_KERNEL_SHELL_H__
34#define __VSF_KERNEL_SHELL_H__
35
36/*============================ INCLUDES ======================================*/
37#include "../vsf_kernel_cfg.h"
38
45#include "./simple/vsf_simple.h"
46
53//#include "./posix/vsf_posix.h"
54
55#ifdef __cplusplus
56extern "C" {
57#endif
58
59/*============================ MACROS ========================================*/
60/*============================ MACROFIED FUNCTIONS ===========================*/
61/*============================ TYPES =========================================*/
62/*============================ GLOBAL VARIABLES ==============================*/
63/*============================ LOCAL VARIABLES ===============================*/
64/*============================ PROTOTYPES ====================================*/
65
66#ifdef __cplusplus
67}
68#endif
69
70#endif
71/* EOF */
Generated from commit: vsfteam/vsf@a5104db