mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
include/exec: Split out mmap-lock.h
Split out mmap_lock, et al from page-protection.h to a new header. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
87f8eb1d30
commit
4d3ad3c3ba
14 changed files with 45 additions and 22 deletions
|
@ -56,6 +56,7 @@
|
|||
#include <fcntl.h>
|
||||
|
||||
#include "qemu-bsd.h"
|
||||
#include "exec/mmap-lock.h"
|
||||
#include "exec/page-protection.h"
|
||||
#include "user/page-protection.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue