mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 15:13:55 +08:00
8 lines
118 B
C
8 lines
118 B
C
|
#ifndef __ASM_MACH_MIPS_IRQ_H
|
||
|
#define __ASM_MACH_MIPS_IRQ_H
|
||
|
|
||
|
|
||
|
#define NR_IRQS 256
|
||
|
|
||
|
#endif /* __ASM_MACH_MIPS_IRQ_H */
|