repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
mips
/
include
/
asm
/
mach-malta
/
irq.h
blob
9b9da26683c22448d3b0a1b4a69f6a81ba585d3d
1
#ifndef __ASM_MACH_MIPS_IRQ_H
2
#define __ASM_MACH_MIPS_IRQ_H
3
4
5
#define NR_IRQS 256
6
7
#include_next <irq.h>
8
9
#endif
/* __ASM_MACH_MIPS_IRQ_H */