mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
include/system: Move exec/address-spaces.h to system/address-spaces.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
8be545ba5a
commit
dfc56946a7
122 changed files with 123 additions and 127 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "hw/acpi/acpi-defs.h"
|
||||
#include "hw/acpi/aml-build.h"
|
||||
#include "hw/acpi/bios-linker-loader.h"
|
||||
#include "exec/address-spaces.h"
|
||||
#include "system/address-spaces.h"
|
||||
#include "system/hostmem.h"
|
||||
#include "hw/acpi/erst.h"
|
||||
#include "trace.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue