Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
89becf5c0d9019f4f9300840f08a98ee33d57d37
/
.
/
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 */