Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
7e5a69e83ba7a0d5917ad830f417cba8b8d6aa72
/
.
/
arch
/
alpha
/
include
/
asm
/
siginfo.h
blob: 9822362a842461a178dcb51fbaf7f922165442f8 [
file
] [
log
] [
blame
]
#ifndef
_ALPHA_SIGINFO_H
#define
_ALPHA_SIGINFO_H
#define
__ARCH_SI_PREAMBLE_SIZE
(
4
*
sizeof
(
int
))
#define
__ARCH_SI_TRAPNO
#include
<asm-generic/siginfo.h>
#endif