summaryrefslogtreecommitdiff
path: root/src/limits/_POSIX_RTSIG_MAX.c
blob: 31a04a5f76d414a9ccd98615d496623921bf4cb5 (plain)
1
2
3
4
5
6
#include <limits.h>
#define _POSIX_RTSIG_MAX                                                     (8)
/* DEF */
/*
POSIX(199309)
*/