strace/xlat/mmap_prot.in
Eugene Syromyatnikov c8115eb9cf xlat: add PROT_ADI
* xlat/mmap_prot.in (PROT_ADI): New constant, introduced by Linux commit
v4.17-rc1~147^2~4^2~1.
2018-05-06 15:34:41 +00:00

10 lines
96 B
Plaintext

PROT_NONE
PROT_READ
PROT_WRITE
PROT_EXEC
PROT_SEM
PROT_GROWSDOWN
PROT_GROWSUP
PROT_SAO
PROT_ADI