ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.21 by root, Tue Dec 29 18:00:40 2020 UTC vs.
Revision 1.22 by root, Sun Feb 7 13:13:44 2021 UTC

228#ifndef MAP_HUGETLB 228#ifndef MAP_HUGETLB
229#define MAP_HUGETLB 0 229#define MAP_HUGETLB 0
230#endif 230#endif
231#ifndef MAP_STACK 231#ifndef MAP_STACK
232#define MAP_STACK 0 232#define MAP_STACK 0
233#endif
234#ifndef MAP_FIXED_NOREPLACE
235#define MAP_FIXED_NOREPLACE 0
236#endif
237#ifndef MAP_SHARED_VALIDATE
238#define MAP_SHARED_VALIDATE 0
239#endif
240#ifndef MAP_SYNC
241#define MAP_SYNC 0
242#endif
243#ifndef MAP_UNINITIALIZED
244#define MAP_UNINITIALIZED 0
233#endif 245#endif
234#ifndef MREMAP_MAYMOVE 246#ifndef MREMAP_MAYMOVE
235#define MREMAP_MAYMOVE 0 247#define MREMAP_MAYMOVE 0
236#endif 248#endif
237#ifndef MREMAP_FIXED 249#ifndef MREMAP_FIXED

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines