Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | cris_atomic_save(addr, flags) local_irq_save(flags); |
#define | cris_atomic_restore(addr, flags) local_irq_restore(flags); |
#define cris_atomic_restore | ( | addr, | |
flags | |||
) | local_irq_restore(flags); |