mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -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
|
@ -12,7 +12,7 @@
|
|||
|
||||
#include "system/address-spaces.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#include "exec/ramblock.h"
|
||||
#include "system/ramblock.h"
|
||||
#include "hw/boards.h"
|
||||
#include "hw/hyperv/dynmem-proto.h"
|
||||
#include "hw/hyperv/hv-balloon.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue