This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-10 15:43:07 +02:00
Code
831f332570
openwrt-xburst
/
target
/
linux
/
ifxmips
/
files
/
include
/
asm-mips
/
mach-danube
/
irq.h
9 lines
104 B
C
Raw
Normal View
History
Unescape
Escape
change danube 2 ifxmips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 02:17:22 +02:00
#
ifndef __IFXMIPS_IRQ_H
#
define __IFXMIPS_IRQ_H
move danube folder to ifxmips, to allow future integration of the other chips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-21 00:29:45 +02:00
#
define NR_IRQS 256
#
include
_next <irq.h>
#
endif
Copy Permalink