repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux v2.6.15-rc6
[pohmelfs.git]
/
include
/
asm-mips
/
galileo-boards
/
ev96100int.h
blob
c58b16d06d6e85e36e773b0669b80f7849168fa3
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
10
extern
void
ev96100int_init
(
void
);
11
12
#endif
/* !(_MIPS_EV96100_H) */