Included Files
- #include <nut/include/compiler.h>
Preprocessor definitions
#define _SYS_VIRTUAL_TYPES_H_
#define _SYS_TYPES_H_
#define __byte_swap2( val )
#define __byte_swap4( val )
#define htons( x )
#define htonl( x )
#define ntohs( x )
#define ntohl( x )
typedef unsigned char u_char
typedef unsigned short u_short
typedef unsigned int u_int
typedef unsigned long u_long
typedef unsigned long long u_longlong
typedef void* HANDLE
typedef unsigned char ureg_t
typedef unsigned char reg_t
typedef unsigned short uptr_t
static inline u_short __byte_swap2 ( u_short val )
static inline u_long __byte_swap4 ( u_long val )