mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
include/system: Move exec/ramblock.h to system/ramblock.h
Convert the existing includes with sed. 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
4705a71db5
commit
548a01650c
18 changed files with 21 additions and 22 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "system/tcg.h"
|
||||
#include "exec/cputlb.h"
|
||||
#include "exec/ramlist.h"
|
||||
#include "exec/ramblock.h"
|
||||
#include "system/ramblock.h"
|
||||
#include "exec/exec-all.h"
|
||||
#include "system/memory.h"
|
||||
#include "exec/target_page.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue