summaryrefslogtreecommitdiff
path: root/src/signal/SIGQUIT.c
blob: 829cf4c6c47f366328c5808b9e805ad08b11a500 (plain)
1
2
3
4
5
6
#include <signal.h>
#define SIGQUIT                                                             (17)
/*s Quit s*/
/*
POSIX(1)
*/