|
From: | Warner Losh |
Subject: | Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement |
Date: | Mon, 11 Dec 2023 14:55:27 -0700 |
On Mon, Dec 11, 2023 at 2:20 PM Philippe Mathieu-Daudé <philmd@linaro.org> wrote:CPUArchState 'env' field is defined within the ArchCPU structure,
so we need to include each target "cpu.h" header which defines it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
include/exec/cpu-all.h | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)Signed-off-by: Warner Losh <imp@bsdimp.com>
[Prev in Thread] | Current Thread | [Next in Thread] |