diff options
Diffstat (limited to 'target/loongarch/op_helper.c')
| -rw-r--r-- | target/loongarch/op_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/loongarch/op_helper.c b/target/loongarch/op_helper.c index cf84f20aba..fe79c62fa4 100644 --- a/target/loongarch/op_helper.c +++ b/target/loongarch/op_helper.c @@ -7,7 +7,6 @@ #include "qemu/osdep.h" #include "qemu/log.h" -#include "qemu/main-loop.h" #include "cpu.h" #include "qemu/host-utils.h" #include "exec/helper-proto.h" |