Sign in
googlers
/
maze
/
linux
/
66d43e98ea6ff291cd4e524386bfb99105feb180
/
.
/
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