Linux Kernel
3.7.1
|
#include <linux/stringify.h>
Go to the source code of this file.
Macros | |
#define | __STR(x) __stringify(x) |
#define | M32R_LOCK __STR(ld) |
#define | M32R_UNLOCK __STR(st) |
#define __STR | ( | x | ) | __stringify(x) |
Definition at line 19 of file assembler.h.
Definition at line 26 of file assembler.h.
Definition at line 27 of file assembler.h.