Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
types.h File Reference
#include <asm-generic/int-ll64.h>

Go to the source code of this file.

Macros

#define __XTENSA_UL(x)   ((unsigned long)(x))
 
#define __XTENSA_UL_CONST(x)   x##UL
 

Macro Definition Documentation

#define __XTENSA_UL (   x)    ((unsigned long)(x))

Definition at line 20 of file types.h.

#define __XTENSA_UL_CONST (   x)    x##UL

Definition at line 21 of file types.h.