diff options
Diffstat (limited to 'target/loongarch/csr_helper.c')
-rw-r--r-- | target/loongarch/csr_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/loongarch/csr_helper.c b/target/loongarch/csr_helper.c index 7e02787895..6526367946 100644 --- a/target/loongarch/csr_helper.c +++ b/target/loongarch/csr_helper.c @@ -15,7 +15,6 @@ #include "exec/cpu_ldst.h" #include "hw/irq.h" #include "cpu-csr.h" -#include "tcg/tcg-ldst.h" target_ulong helper_csrrd_pgd(CPULoongArchState *env) { |