repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: Set cpu_llc_id on AMD CPUs
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
powerpc
/
sysdev
/
cpm2_pic.h
blob
30e5828a2781c0db956ad3a7be4b714bdfffd075
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 */