Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
vireshk
/
linux
/
a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee
/
.
/
arch
/
alpha
/
include
/
uapi
/
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