|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 10/14] target/hexagon: Add missing 'hw/core/cpu.h' include |
Date: | Thu, 24 Feb 2022 14:04:52 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 2/14/22 08:31, Philippe Mathieu-Daudé wrote:
HexagonCPU field parent_class is of type CPUClass, which is declared in "hw/core/cpu.h". Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org> --- target/hexagon/cpu.h | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |