summaryrefslogtreecommitdiff
path: root/src/signal/SS_ONSTACK.h
blob: c99398597f8241a16617031d34fc8e70613f3b67 (plain)
1
2
3
4
5
#include <signal.h>
#define SS_ONSTACK                                                        (1<<7)
/*
XOPEN(400)
*/