Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
233c1234d36cd6f0a38d524f0655c7eca27113e4
/
.
/
include
/
asm-i386
/
siginfo.h
blob: fe18f98fccfa87dfc986954e93ffbbe7a2f00222 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_I386_SIGINFO_H
2
#define
_I386_SIGINFO_H
3
4
#include
<asm-generic/siginfo.h>
5
6
#endif