On 8/31/26 23:52, Philippe Mathieu-Daudé wrote:
Add the const qualifier to CPUMIPSState when
the argument is accessed without modification.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
Reviewed-by: Marc-André Lureau<[email protected]>
---
  target/mips/cpu.h      |  8 ++++----
  target/mips/internal.h | 10 +++++-----
  2 files changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to