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
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-2.6/next.git]
/
arch
/
powerpc
/
platforms
/
iseries
/
smp.h
blob
d501f7de01e7b8ea749715399192906de8a4fa2a
1
#ifndef _PLATFORMS_ISERIES_SMP_H
2
#define _PLATFORMS_ISERIES_SMP_H
3
4
extern
void
iSeries_smp_message_recv
(
void
);
5
6
#endif
/* _PLATFORMS_ISERIES_SMP_H */