On 7/31/25 08:06, Pierrick Bouvier wrote:
We replace mechanically with uint64_t. There is no semantic change, and allows us to extract a proper API from this set of functions.Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org> --- target/arm/common-semi-target.h | 6 +++--- target/riscv/common-semi-target.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~