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

Go to the source code of this file.

Macros

#define __str2(x)   #x
 
#define __str(x)   __str2(x)
 

Macro Definition Documentation

#define __str (   x)    __str2(x)

Definition at line 16 of file sim.h.

#define __str2 (   x)    #x

Definition at line 15 of file sim.h.