1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __SPARC_SIGNAL_H
3 #define __SPARC_SIGNAL_H
6 #include <linux/personality.h>
7 #include <linux/types.h>
9 #include <uapi/asm/signal.h>
13 #define __ARCH_HAS_KA_RESTORER
14 #define __ARCH_HAS_SA_RESTORER
16 #endif /* !(__ASSEMBLY__) */
17 #endif /* !(__SPARC_SIGNAL_H) */