android_kernel_cmhtcleo/arch/powerpc/platforms/iseries/smp.h

7 lines
150 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _PLATFORMS_ISERIES_SMP_H
#define _PLATFORMS_ISERIES_SMP_H
extern void iSeries_smp_message_recv(void);
#endif /* _PLATFORMS_ISERIES_SMP_H */