![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 0002 #ifndef _UAPI__SPARC_SIGINFO_H 0003 #define _UAPI__SPARC_SIGINFO_H 0004 0005 #if defined(__sparc__) && defined(__arch64__) 0006 0007 #define __ARCH_SI_BAND_T int 0008 0009 #endif /* defined(__sparc__) && defined(__arch64__) */ 0010 0011 #include <asm-generic/siginfo.h> 0012 0013 0014 #define SI_NOINFO 32767 /* no information in siginfo_t */ 0015 0016 #endif /* _UAPI__SPARC_SIGINFO_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |