提交 2ad5201c 编写于 作者: S Stefan Weil

target-xtensa: Clean includes

Remove some include statements which are not needed.
Acked-by: NMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: NStefan Weil <sw@weilnetz.de>
上级 8141905a
#include "cpu.h" #include "cpu.h"
#include "exec-all.h" #include "exec-all.h"
#include "gdbstub.h" #include "gdbstub.h"
#include "qemu-common.h"
#include "host-utils.h" #include "host-utils.h"
#include "core-dc232b/core-isa.h" #include "core-dc232b/core-isa.h"
......
#include "cpu.h" #include "cpu.h"
#include "exec-all.h" #include "exec-all.h"
#include "gdbstub.h" #include "gdbstub.h"
#include "qemu-common.h"
#include "host-utils.h" #include "host-utils.h"
#include "core-fsf/core-isa.h" #include "core-fsf/core-isa.h"
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include "cpu.h" #include "cpu.h"
#include "exec-all.h" #include "exec-all.h"
#include "gdbstub.h" #include "gdbstub.h"
#include "qemu-common.h"
#include "host-utils.h" #include "host-utils.h"
#if !defined(CONFIG_USER_ONLY) #if !defined(CONFIG_USER_ONLY)
#include "hw/loader.h" #include "hw/loader.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册