Sign in
gem5
/
arm
/
linux-arm64-legacy
/
ff80a77f20f811c0cc5b251d0f657cbc6f788385
/
.
/
include
/
asm-x86_64
/
siginfo.h
blob: d09a1e6e72462842c47dd69c6a5eb9c85fcd4820 [
file
] [
log
] [
blame
]
#ifndef
_X8664_SIGINFO_H
#define
_X8664_SIGINFO_H
#define
__ARCH_SI_PREAMBLE_SIZE
(
4
*
sizeof
(
int
))
#include
<asm-generic/siginfo.h>
#endif