Sign in
gem5
/
arm
/
linux
/
f83ef8c0b58dac17211a4c0b6df0e2b1bd6637b1
/
.
/
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