diff options
Diffstat (limited to 'target/xtensa/dbg_helper.c')
-rw-r--r-- | target/xtensa/dbg_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/xtensa/dbg_helper.c b/target/xtensa/dbg_helper.c index c4f4298..3b91f7c 100644 --- a/target/xtensa/dbg_helper.c +++ b/target/xtensa/dbg_helper.c @@ -30,7 +30,6 @@ #include "cpu.h" #include "exec/helper-proto.h" #include "qemu/host-utils.h" -#include "exec/exec-all.h" #include "exec/watchpoint.h" #include "system/address-spaces.h" |