codebase: prepare to remove cpu.h from exec/exec-all.h
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250317183417.285700-7-pierrick.bouvier@linaro.org>
This commit is contained in:
parent
82b75e943b
commit
2ec0dc245f
7 changed files with 8 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "qemu/osdep.h"
|
||||
#include "exec/page-vary.h"
|
||||
#include "exec/exec-all.h"
|
||||
#include "exec/target_page.h"
|
||||
|
||||
bool set_preferred_target_page_bits(int bits)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue