smp.h 150 B

123456
  1. #ifndef _PLATFORMS_ISERIES_SMP_H
  2. #define _PLATFORMS_ISERIES_SMP_H
  3. extern void iSeries_smp_message_recv(void);
  4. #endif /* _PLATFORMS_ISERIES_SMP_H */