include/system: Move exec/ioport.h to system/ioport.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
dfc56946a7
commit
91a853837d
15 changed files with 16 additions and 18 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include "qemu/osdep.h"
|
||||
#include "system/address-spaces.h"
|
||||
#include "exec/ioport.h"
|
||||
#include "system/ioport.h"
|
||||
#include "exec/gdbstub.h"
|
||||
#include "gdbstub/enums.h"
|
||||
#include "monitor/hmp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue