On Tue, Jan 30, 2024 at 9:39 AM Richard Henderson
wrote:
>
> Free up the riscv_cpu_mmu_index name for other usage;
> emphasize that the argument is 'env'.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alistair Francis
Alistair
> ---
> target/riscv/cpu.h| 4 ++--
> target/riscv/cp
Free up the riscv_cpu_mmu_index name for other usage;
emphasize that the argument is 'env'.
Signed-off-by: Richard Henderson
---
target/riscv/cpu.h| 4 ++--
target/riscv/cpu_helper.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/riscv/cpu.h b/target/riscv/