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