Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f901b8c46fa9748b9d6836e9b158cf7be89447f1
/
.
/
arch
/
powerpc
/
platforms
/
iseries
/
smp.h
blob: d501f7de01e7b8ea749715399192906de8a4fa2a [
file
] [
log
] [
blame
]
Stephen Rothwell
1224f37
2006-10-06 13:55:26 +1000
[
diff
] [
blame
]
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 */