Sign in
gem5
/
arm
/
linux-arm64-legacy
/
cf7a2b4fb6a9b86779930a0a123b0df41aa9208f
/
.
/
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