mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 03:15:26 +07:00
574c4866e3
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
8 lines
157 B
C
8 lines
157 B
C
#ifndef _ASM_POWERPC_SIGNAL_H
|
|
#define _ASM_POWERPC_SIGNAL_H
|
|
|
|
#define __ARCH_HAS_SA_RESTORER
|
|
#include <uapi/asm/signal.h>
|
|
|
|
#endif /* _ASM_POWERPC_SIGNAL_H */
|