1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 19:13:15 +03:00

added usb_oc int to ifmips header files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9892 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2007-12-24 20:44:44 +00:00
parent d7bd06f300
commit 60e7412677

View File

@ -39,6 +39,7 @@
#define IFXMIPS_MEI_INT (INT_NUM_IM1_IRL0 + 23)
#define IFXMIPS_TIMER6_INT (INT_NUM_IM1_IRL0 + 23)
#define IFXMIPS_USB_OC_INT (INT_NUM_IM4_IRL0 + 23)
#define MIPS_CPU_TIMER_IRQ 7