Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs
atom-types.h File Reference

Go to the source code of this file.

Macros

#define ATOM_BIG_ENDIAN   0
 

Typedefs

typedef uint16_t USHORT
 
typedef uint32_t ULONG
 
typedef uint8_t UCHAR
 

Macro Definition Documentation

#define ATOM_BIG_ENDIAN   0

Definition at line 39 of file atom-types.h.

Typedef Documentation

typedef uint8_t UCHAR

Definition at line 32 of file atom-types.h.

typedef uint32_t ULONG

Definition at line 31 of file atom-types.h.

typedef uint16_t USHORT

Definition at line 30 of file atom-types.h.