aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/irqs.h
blob: bcafd10ae02a7de005d8b6184135d9767c430d86 (plain)
1
2
3
4
5
6
7
#ifndef __ASM_ARCH_IRQS_H
#define __ASM_ARCH_IRQS_H

#define IRQ_SOFT	1
#define NR_IRQS		160

#endif