repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.25-rc4
[linux-2.6/next.git]
/
arch
/
ppc
/
syslib
/
cpm2_pic.h
blob
467339337a78f213be4cdf4c548a83ec69e6f809
1
#ifndef _PPC_KERNEL_CPM2_H
2
#define _PPC_KERNEL_CPM2_H
3
4
extern
int
cpm2_get_irq
(
void
);
5
6
extern
void
cpm2_init_IRQ
(
void
);
7
8
#endif
/* _PPC_KERNEL_CPM2_H */