On 7/11/25 11:23, Luc Michel wrote:
Now that the riscv_aclint_mtimer_get_ticks is only used internally, replace its void* argument with the proper RISCVAclintMTimerState type.Signed-off-by: Luc Michel <[email protected]> --- hw/intc/riscv_aclint.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
