ev96100int.h 226 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8 9 10 11 12
/*
 *
 */
#ifndef _MIPS_EV96100INT_H
#define _MIPS_EV96100INT_H

#define EV96100INT_UART_0    6     /* IP 6 */
#define EV96100INT_TIMER     7     /* IP 7 */

extern void ev96100int_init(void);

#endif /* !(_MIPS_EV96100_H) */