|
From: | Richard Henderson |
Subject: | Re: [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard |
Date: | Tue, 6 Jun 2023 07:45:11 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/5/23 15:24, Philippe Mathieu-Daudé wrote:
We don't build any user emulation target for Tricore, only the system emulation. No need to check for it as it is always defined. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- target/tricore/helper.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |