]> xenbits.xensource.com Git - qemu-xen.git/commit
target/loongarch: Do not include tcg-ldst.h
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Mar 2023 20:48:13 +0000 (12:48 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 11 May 2023 08:53:41 +0000 (09:53 +0100)
commit335dfd253fc242b009a1b9b5d4fffbf4ea52928d
tree65ecb25e2af9e5be78657452772f8592e7a8c4c8
parent592134617c98f37b8b39c6dd684e5a1832c071d2
target/loongarch: Do not include tcg-ldst.h

This header is supposed to be private to tcg and in fact
does not need to be included here at all.

Reviewed-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/csr_helper.c
target/loongarch/iocsr_helper.c