[PATCH] Some cleanup in the pipe code
[linux-2.6/verdex.git] / include / asm-mips / galileo-boards / ev96100int.h
blobc58b16d06d6e85e36e773b0669b80f7849168fa3
1 /*
3 */
4 #ifndef _MIPS_EV96100INT_H
5 #define _MIPS_EV96100INT_H
7 #define EV96100INT_UART_0 6 /* IP 6 */
8 #define EV96100INT_TIMER 7 /* IP 7 */
10 extern void ev96100int_init(void);
12 #endif /* !(_MIPS_EV96100_H) */