Merge tag 'docs-4.5' of git://git.lwn.net/linux
[deliverable/linux.git] / include / uapi / linux / signal.h
CommitLineData
607ca46e
DH
1#ifndef _UAPI_LINUX_SIGNAL_H
2#define _UAPI_LINUX_SIGNAL_H
3
4#include <asm/signal.h>
5#include <asm/siginfo.h>
6
031b6566
AV
7#define SS_ONSTACK 1
8#define SS_DISABLE 2
607ca46e
DH
9
10#endif /* _UAPI_LINUX_SIGNAL_H */
This page took 0.176232 seconds and 5 git commands to generate.