Am Wed, 23 Oct 2024 09:58:49 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> Move these functions in next-cube.c so that they are with the rest of the > next-rtc functions. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 172 ++++++++++++++++++++++---------------------- > 1 file changed, 86 insertions(+), 86 deletions(-) Alternatively, move the rtc code to a separate file? Thomas