On 5/5/25 12:33, Pierrick Bouvier wrote:
On 5/5/25 11:54 AM, Richard Henderson wrote:
On 5/4/25 18:52, Pierrick Bouvier wrote:
Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
---
target/arm/tcg/arith_helper.c | 4 +++-
target/arm/tcg/meson.build | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
This one doesn't use CPUARMState, so we can probably drop the cpu.h include,
and thus
always build once.
Done.
Thanks. Preemptive
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~