On Wed, 31 May 2023 at 21:36, Philippe Mathieu-Daudé <[email protected]> wrote: > > SP804State use arrays for timers and IRQ levels. Be consistent > and use another one for the frequencies. This will allow to > simplify using for() loop statement in the next commit. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
