drivers/char/random.c: fix a race which can lead to a bogus BUG()
[linux-2.6] / arch / powerpc / platforms / iseries / smp.h
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 */