VSF Documented
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
File List
Globals
source
shell
sys
linux
include
sys
param.h
Go to the documentation of this file.
1
#ifndef __VSF_LINUX_SYS_PARAM_H__
2
#define __VSF_LINUX_SYS_PARAM_H__
3
4
#include "
shell/sys/linux/vsf_linux_cfg.h
"
5
6
#if VSF_LINUX_CFG_RELATIVE_PATH == ENABLED
7
# include "../linux/limits.h"
8
#else
9
# include <
linux/limits.h
>
10
#endif
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
// __VSF_LINUX_EVENTFD_H__
limits.h
vsf_linux_cfg.h
Generated by
1.9.8