Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c28c3583679c181a03910b6356228e99fcc27167
/
.
/
include
/
asm-alpha
/
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