drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / sparc / include / asm / signal.h
blob28f81081e37daf2ad5f986a0bc9223ced3a208be
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __SPARC_SIGNAL_H
3 #define __SPARC_SIGNAL_H
5 #ifndef __ASSEMBLY__
6 #include <linux/personality.h>
7 #include <linux/types.h>
8 #endif
9 #include <uapi/asm/signal.h>
11 #ifndef __ASSEMBLY__
13 #define __ARCH_HAS_KA_RESTORER
14 #define __ARCH_HAS_SA_RESTORER
16 #endif /* !(__ASSEMBLY__) */
17 #endif /* !(__SPARC_SIGNAL_H) */