summaryrefslogtreecommitdiff
path: root/src/signal/SIGTSTP.h
blob: 9ede35ea6b1559bcf2d7f5122d00214062b304cb (plain)
1
2
3
4
5
#include <signal.h>
#define SIGTSTP                                                             (18)
/*
POSIX(1)
*/