summaryrefslogtreecommitdiff
path: root/src/limits/SEM_NSEMS_MAX.c
blob: 3ef21e9a2115b0c18a59f1450d6f9ecc492a0a3a (plain)
1
2
3
4
5
6
7
#include <limits.h>
/* #undefine SEM_NSEMS_MAX */
/* MIN: _POSIX_SEM_NSEMS_MAX */
/* MAY-BE-UNEFINED */
/*
POSIX(199309)
*/