mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-15 03:32:42 +00:00
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
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 */
|