mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 00:06:36 +00:00
7 lines
150 B
C
7 lines
150 B
C
![]() |
#ifndef _PLATFORMS_ISERIES_SMP_H
|
||
|
#define _PLATFORMS_ISERIES_SMP_H
|
||
|
|
||
|
extern void iSeries_smp_message_recv(void);
|
||
|
|
||
|
#endif /* _PLATFORMS_ISERIES_SMP_H */
|