blob: 0803ca8b91497ef60a2187f5f8a3d6cbb9d209b9 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
David Gibsonc5ff7002005-11-09 11:21:07 +11002#ifndef _ASM_POWERPC_SIGNAL_H
3#define _ASM_POWERPC_SIGNAL_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
Al Viro574c4862012-11-25 22:24:19 -05005#define __ARCH_HAS_SA_RESTORER
David Howellsc3617f72012-10-09 09:47:26 +01006#include <uapi/asm/signal.h>
Michael Neuling2b3f8e82013-05-26 18:09:41 +00007#include <uapi/asm/ptrace.h>
8
David Gibsonc5ff7002005-11-09 11:21:07 +11009#endif /* _ASM_POWERPC_SIGNAL_H */