repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.25.20
[linux/fpc-iii.git]
/
include
/
asm-mips
/
mach-mips
/
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 */