VSF Documented
Data Structures | Typedefs | Functions | Variables
sysmacros.h File Reference
#include "shell/sys/linux/vsf_linux_cfg.h"
#include "../sys/types.h"

Go to the source code of this file.

Data Structures

struct  vsf_linux_sys_sysmacros_vplt_t
 

Typedefs

typedef struct vsf_linux_sys_sysmacros_vplt_t vsf_linux_sys_sysmacros_vplt_t
 

Functions

dev_t makedev (unsigned int maj, unsigned int min)
 
unsigned int major (dev_t dev)
 
unsigned int minor (dev_t dev)
 

Variables

__VSF_VPLT_DECORATOR__ vsf_linux_sys_sysmacros_vplt_t vsf_linux_sys_sysmacros_vplt
 

Typedef Documentation

◆ vsf_linux_sys_sysmacros_vplt_t

Function Documentation

◆ makedev()

dev_t makedev ( unsigned int  maj,
unsigned int  min 
)

◆ major()

unsigned int major ( dev_t  dev)

◆ minor()

unsigned int minor ( dev_t  dev)

Variable Documentation

◆ vsf_linux_sys_sysmacros_vplt

__VSF_VPLT_DECORATOR__ vsf_linux_sys_sysmacros_vplt_t vsf_linux_sys_sysmacros_vplt
extern