Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
ed1b58d8b53519e10a35c6a2bb49cac35f439621
/
.
/
include
/
asm-sh
/
siginfo.h
blob: 813040ed68a97c06108d6ab6ffe5ce9c7d74e8df [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ASM_SH_SIGINFO_H
2
#define
__ASM_SH_SIGINFO_H
3
4
#include
<asm-generic/siginfo.h>
5
6
#endif
/* __ASM_SH_SIGINFO_H */