mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
include: move target page bits declaration to page-vary.h
Since the implementation unit is page-vary.c. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220323155743.1585078-24-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
1f269c1484
commit
ec5f7ca857
6 changed files with 22 additions and 20 deletions
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu-common.h"
|
||||
#include "exec/page-vary.h"
|
||||
#include "qapi/error.h"
|
||||
|
||||
#include "qemu/cutils.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue