diff options
Diffstat (limited to 'target/loongarch/tcg/iocsr_helper.c')
-rw-r--r-- | target/loongarch/tcg/iocsr_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/loongarch/tcg/iocsr_helper.c b/target/loongarch/tcg/iocsr_helper.c index e62170d..c155f48 100644 --- a/target/loongarch/tcg/iocsr_helper.c +++ b/target/loongarch/tcg/iocsr_helper.c @@ -9,7 +9,6 @@ #include "cpu.h" #include "qemu/host-utils.h" #include "exec/helper-proto.h" -#include "exec/exec-all.h" #include "accel/tcg/cpu-ldst.h" #define GET_MEMTXATTRS(cas) \ |