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
/
MS_INVALIDATE.c
blob: 4708ec950e6b103679a5ef3e13819dc2241ba7d7 (
plain
)
1
2
3
4
5
6
#include <sys/mman.h> #define MS_INVALIDATE /* TODO */ /* XOPEN(400) POSIX(19xxyy) */