On 6/16/26 12:17, Philippe Mathieu-Daudé wrote:
Avoid including TCG-specific headers in non-TCG builds.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/arm/internals.h | 4 +++- target/arm/cpu-irq.c | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
