Re: [PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
On 17/09/2022 00:07, BALATON Zoltan wrote: Move the parts specific to and only used by mac99 out from the shared mac.h into mac_newworld.c where they better belong. Signed-off-by: BALATON Zoltan --- hw/ppc/mac.h | 24 hw/ppc/mac_newworld.c | 19
[PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
Move the parts specific to and only used by mac99 out from the shared mac.h into mac_newworld.c where they better belong. Signed-off-by: BALATON Zoltan --- hw/ppc/mac.h | 24 hw/ppc/mac_newworld.c | 19 +++ hw/ppc/mac_oldworld.c | 1 + 3 files c