mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -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
|
@ -16,7 +16,7 @@
|
|||
#include "qemu/rcu.h"
|
||||
#include "exec/target_page.h"
|
||||
#include "system/system.h"
|
||||
#include "exec/ramblock.h"
|
||||
#include "system/ramblock.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "qapi/error.h"
|
||||
#include "file.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue