projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
65cc13c92029e7f4da45a3a4a773db4b88682c0d
[openwrt/svn-archive/archive.git]
/
target
/
linux
/
rb532
/
files-2.6.23
/
include
/
asm-mips
/
rc32434
/
irq.h
1
#ifndef __ASM_MACH_MIPS_IRQ_H
2
#define __ASM_MACH_MIPS_IRQ_H
3
4
#define NR_IRQS 256
5
#include_next <irq.h>
6
7
#endif
/* __ASM_MACH_MIPS_IRQ_H */