On 5/15/2026 11:04 AM, Anton Johansson via qemu development wrote: > The corresponding field CPUArchState::resetvec is uint64_t anyway, no > need to use target_ulong. > > Signed-off-by: Anton Johansson <[email protected]> > --- > target/riscv/cpu.h | 2 +- > target/riscv/cpu.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
