strace/xlat/mmap_prot.in
Dmitry V. Levin 0ed617bd66 Generate xlat/*.in files
Automatically convert xlat structures from *.c files to xlat/*.in files
using "./generate_xlat_in.sh *.c" command.
2014-05-30 21:40:03 +00:00

9 lines
87 B
Plaintext

PROT_NONE
PROT_READ
PROT_WRITE
PROT_EXEC
PROT_SEM
PROT_GROWSDOWN
PROT_GROWSUP
PROT_SAO