On 8/31/26 23:52, Philippe Mathieu-Daudé wrote:
Add the const qualifier to CPUSPARCState when the argument is accessed without modification.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> Reviewed-by: Marc-André Lureau<[email protected]> --- target/sparc/cpu.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
