unify SS_ONSTACK/SS_DISABLE definitions

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2012-11-18 15:13:17 -05:00
förälder 1ca97bb541
incheckning 031b656698
18 ändrade filer med 2 tillägg och 103 borttagningar

Visa fil

@@ -78,12 +78,6 @@
#define SA_RESTORER 0x04000000
/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2
/*
* The minimum stack size needs to be fairly large because we want to
* be sure that an app compiled for today's CPUs will continue to run