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