Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | IS_MEDUSA() 0 |
#define | SIMULATOR_SLEEP() |
#define | IS_RUNNING_ON_SIMULATOR() 0 |
#define IS_MEDUSA | ( | ) | 0 |
Definition at line 20 of file simulator.h.
#define IS_RUNNING_ON_SIMULATOR | ( | ) | 0 |
Definition at line 22 of file simulator.h.
#define SIMULATOR_SLEEP | ( | ) |
Definition at line 21 of file simulator.h.