Sign in
android-kvm
/
linux
/
77c90e3d35c17c371fbef91fa6e180e954c1faba
/
.
/
arch
/
m32r
/
include
/
asm
/
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 */