summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/msync.c (follow)
AgeCommit message (Collapse)Author
2020-04-16Canonicalize config.h includeSebastian Huber
Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
2017-01-13posix: add stub implementations for mman functionsGedare Bloom