![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __SPARC_SIGNAL_H 0003 #define __SPARC_SIGNAL_H 0004 0005 #ifndef __ASSEMBLY__ 0006 #include <linux/personality.h> 0007 #include <linux/types.h> 0008 #endif 0009 #include <uapi/asm/signal.h> 0010 0011 #ifndef __ASSEMBLY__ 0012 0013 #define __ARCH_HAS_KA_RESTORER 0014 #define __ARCH_HAS_SA_RESTORER 0015 0016 #endif /* !(__ASSEMBLY__) */ 0017 #endif /* !(__SPARC_SIGNAL_H) */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |