ntdll: Add a helper function for setting bits in page protection bytes.
commite4b5e5da8ad0adc0cbb60b8937bc4406a21ae38d
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Sep 2017 12:18:06 +0000 (5 14:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Sep 2017 14:21:47 +0000 (5 16:21 +0200)
tree386bda494da21da572685d76485344aa482a88bb
parent727b94842e643d498b36d0e676f29b193c48db72
ntdll: Add a helper function for setting bits in page protection bytes.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c