index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
mman
/
PROT_NONE.h
blob: 161d8a8559bab14a60382f02837bf6c3e13d1f8c (
plain
)
1
2
3
4
5
6
#include <sys/mman.h> #define PROT_NONE /* TODO */ /* XOPEN(400) POSIX(199309) */