Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ae65a26dd387fec18dd1645fbb4b901b379cd6f5
/
.
/
arch
/
mips
/
include
/
asm
/
mach-ralink
/
irq.h
blob: 4321865e04b93816615eeb4585957ce58ea43def [
file
] [
log
] [
blame
]
John Crispin
1df7add
2016-01-04 20:23:55 +0100
[
diff
] [
blame
]
1
#ifndef
__ASM_MACH_RALINK_IRQ_H
2
#define
__ASM_MACH_RALINK_IRQ_H
3
4
#define
GIC_NUM_INTRS
64
5
#define
NR_IRQS
256
6
7
#include_next <irq.h>
8
9
#endif