URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-mips/] [galileo-boards/] [ev96100int.h] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
/* * */ #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) */
Go to most recent revision | Compare with Previous | Blame | View Log