arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / sparc / include / uapi / asm / siginfo.h
blob68bdde4c2a2ec45f0d50c36e4a2a6c83aabeb355
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI__SPARC_SIGINFO_H
3 #define _UAPI__SPARC_SIGINFO_H
5 #if defined(__sparc__) && defined(__arch64__)
7 #define __ARCH_SI_BAND_T int
9 #endif /* defined(__sparc__) && defined(__arch64__) */
12 #define __ARCH_SI_TRAPNO
14 #include <asm-generic/siginfo.h>
17 #define SI_NOINFO 32767 /* no information in siginfo_t */
19 #endif /* _UAPI__SPARC_SIGINFO_H */