blob: 5ff77722a52d78fee044e920fa5d1646d344f9bf [file] [log] [blame]
David Gibsonc5ff7002005-11-09 11:21:07 +11001#ifndef _ASM_POWERPC_SIGNAL_H
2#define _ASM_POWERPC_SIGNAL_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07003
Al Viro574c4862012-11-25 22:24:19 -05004#define __ARCH_HAS_SA_RESTORER
David Howellsc3617f72012-10-09 09:47:26 +01005#include <uapi/asm/signal.h>
Michael Neuling2b3f8e82013-05-26 18:09:41 +00006#include <uapi/asm/ptrace.h>
7
David Gibsonc5ff7002005-11-09 11:21:07 +11008#endif /* _ASM_POWERPC_SIGNAL_H */