qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check


From: Richard Henderson
Subject: Re: [PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
Date: Fri, 9 Jun 2023 11:15:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/9/23 03:46, Philippe Mathieu-Daudé wrote:
CONFIG_TCG is always defined within target/arm/tcg/.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/arm/tcg/cpu32.c    | 4 +---
  target/arm/tcg/m_helper.c | 6 ------
  2 files changed, 1 insertion(+), 9 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]