Re: [PATCH v3 40/48] *: Add missing includes of exec/exec-all.h

2023-06-02 Thread Philippe Mathieu-Daudé
On 31/5/23 06:03, Richard Henderson wrote: This had been pulled in via exec/translator.h, but the include of exec-all.h will be removed. Signed-off-by: Richard Henderson --- target/arm/tcg/translate.h | 1 + 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé

[PATCH v3 40/48] *: Add missing includes of exec/exec-all.h

2023-05-30 Thread Richard Henderson
This had been pulled in via exec/translator.h, but the include of exec-all.h will be removed. Signed-off-by: Richard Henderson --- target/arm/tcg/translate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/target/arm/tcg/translate.h b/target/arm/tcg/translate.h index 5b53b6215d..4d88197715 1