repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
[linux/fpc-iii.git]
/
arch
/
powerpc
/
sysdev
/
cpm2_pic.h
blob
2c5f70c24485edb582b3a40bed5b59b375dd017c
1
#ifndef _PPC_KERNEL_CPM2_H
2
#define _PPC_KERNEL_CPM2_H
3
4
extern
unsigned int
cpm2_get_irq
(
void
);
5
6
extern
void
cpm2_pic_init
(
struct
device_node
*);
7
8
#endif
/* _PPC_KERNEL_CPM2_H */