Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
395d8ef5bebe547a80737692f9789d2e36da16f2
/
.
/
include
/
asm-mips
/
mach-lasat
/
irq.h
blob: da75f89f37235900e4c06620f94bfc4d783953b0 [
file
] [
log
] [
blame
]
#ifndef
_ASM_MACH_LASAT_IRQ_H
#define
_ASM_MACH_LASAT_IRQ_H
#define
LASAT_CASCADE_IRQ
(
MIPS_CPU_IRQ_BASE
+
0
)
#define
LASAT_IRQ_BASE
8
#define
LASAT_IRQ_END
23
#define
NR_IRQS
24
#include_next <irq.h>
#endif
/* _ASM_MACH_LASAT_IRQ_H */