Sign in
googlers
/
maze
/
linux
/
6638101c1124c19c8a65b1645e4ecd09e0572f3e
/
.
/
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