Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
607ca46e97a1b6594b29647d98a32d545c24bdff
/
.
/
include
/
uapi
/
linux
/
signal.h
blob: dff452ed6d00a21058a7c8ae4e94d2d1ed207d4b [
file
] [
log
] [
blame
]
David Howells
607ca46
2012-10-13 10:46:48 +0100
[
diff
] [
blame^
]
1
#ifndef
_UAPI_LINUX_SIGNAL_H
2
#define
_UAPI_LINUX_SIGNAL_H
3
4
#include
<asm/signal.h>
5
#include
<asm/siginfo.h>
6
7
8
#endif
/* _UAPI_LINUX_SIGNAL_H */