source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/asm/galileo-boards/ev96100int.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 226 bytes
Line 
1/*
2 *
3 */
4#ifndef _MIPS_EV96100INT_H
5#define _MIPS_EV96100INT_H
6
7#define EV96100INT_UART_0    6     /* IP 6 */
8#define EV96100INT_TIMER     7     /* IP 7 */
9
10extern void ev96100int_init(void);
11
12#endif /* !(_MIPS_EV96100_H) */
Note: See TracBrowser for help on using the repository browser.