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

Last change on this file since 44 was 44, checked in by megakiss, 11 years ago

광주방송 OTC 주파수 369Mhz로 변경

  • 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.