Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0a377cff9428af2da2b293d11e07bc4dbf064ee5
/
.
/
arch
/
sh
/
include
/
asm
/
irqflags.h
blob: a741153b41c2d1eb5eb4c4e428410bac86f81135 [
file
] [
log
] [
blame
]
#ifndef
__ASM_SH_IRQFLAGS_H
#define
__ASM_SH_IRQFLAGS_H
#define
RAW_IRQ_DISABLED
0xf0
#define
RAW_IRQ_ENABLED
0x00
#include
<asm-generic/irqflags.h>
#endif
/* __ASM_SH_IRQFLAGS_H */