summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX_MEMLOCK_RANGE.c
blob: 6b42c76866db9bee1b49afabb4cd726195c449ae (plain)
1
2
3
4
5
6
#include <unistd.h>
#define _POSIX_MEMLOCK_RANGE                                                (-1)

/*
POSIX(199309)
*/