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
/
unistd
/
_SC_MEMORY_PROTECTION.c
blob: 75e3d3be605c9e42ac00741afb879437e48d48fb (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_MEMORY_PROTECTION 46 /* POSIX(199309) */