Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
0adb25d2e71ab047423d6fc63d5d184590d0a66f
/
.
/
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