xlat: add MAP_FIXED_NOREPLACE
* xlat/mmap_flags.in (MAP_FIXED_NOREPLACE): New constant, introduced by Linux commit v4.17-rc1~52^2~14.
This commit is contained in:
parent
379ad5a1b0
commit
3fd36c5f6a
@ -24,6 +24,7 @@ MAP_SYNC
|
||||
#if defined MAP_UNINITIALIZED && MAP_UNINITIALIZED > 0
|
||||
MAP_UNINITIALIZED
|
||||
#endif
|
||||
MAP_FIXED_NOREPLACE
|
||||
MAP_AUTOGROW /* MIPS, xtensa */
|
||||
MAP_AUTORSRV /* MIPS, xtensa */
|
||||
MAP_LOCAL /* MIPS, xtensa */
|
||||
|
Loading…
x
Reference in New Issue
Block a user