Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2cb200f0d0d5e801b47635554519f6e1b64e847
/
.
/
include
/
asm-m32r
/
siginfo.h
blob: 7d9cd9ebfd0e50c8d700b32f766835c61ab5fab8 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_M32R_SIGINFO_H
2
#define
_M32R_SIGINFO_H
3
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
4
#include
<asm-generic/siginfo.h>
5
6
#endif
/* _M32R_SIGINFO_H */