GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / include / asm / irqflags.h
bloba741153b41c2d1eb5eb4c4e428410bac86f81135
1 #ifndef __ASM_SH_IRQFLAGS_H
2 #define __ASM_SH_IRQFLAGS_H
4 #define RAW_IRQ_DISABLED 0xf0
5 #define RAW_IRQ_ENABLED 0x00
7 #include <asm-generic/irqflags.h>
9 #endif /* __ASM_SH_IRQFLAGS_H */