1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

convert rb532 to the new structure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7273 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-05-19 13:14:38 +00:00
parent e6eda13dd5
commit 0771c0af36
34 changed files with 5945 additions and 5909 deletions

View File

@@ -0,0 +1,8 @@
#ifndef __ASM_MACH_MIPS_IRQ_H
#define __ASM_MACH_MIPS_IRQ_H
#include <linux/autoconf.h>
#define NR_IRQS 256
#endif /* __ASM_MACH_MIPS_IRQ_H */