qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH 01/10] target/hppa/helper: Include missing "cpu.h" header


From: Richard Henderson
Subject: Re: [PATCH 01/10] target/hppa/helper: Include missing "cpu.h" header
Date: Fri, 16 Dec 2022 16:30:51 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/16/22 14:05, Philippe Mathieu-Daudé wrote:
'dh_ctype_tr' is defined as 'target_ureg', itself declared in "cpu.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  target/hppa/helper.h | 2 ++
  1 file changed, 2 insertions(+)

No, helper.h is multiply included.
It should probably be renamed across all target/*/.


r~



reply via email to

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