ntdll: Add a helper function for applying page protection bytes with mprotect.
commit4069c4a4d1d8cc7dd9015b0c4caccc7513d597b1
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Sep 2017 12:28:27 +0000 (5 14:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Sep 2017 14:22:37 +0000 (5 16:22 +0200)
treecad0576e6818e8d589803a92257494382703aa92
parente4b5e5da8ad0adc0cbb60b8937bc4406a21ae38d
ntdll: Add a helper function for applying page protection bytes with mprotect.

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