projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[S390] Let NR_CPUS default to 32/64 on s390/s390x.
[linux-2.6]
/
arch
/
powerpc
/
sysdev
/
cpm2_pic.h
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 */