On 21/6/23 10:53, Mark Cave-Ayland wrote:
The use of the DEFINE_TYPES() macro will soon be recommended over the use of calling type_init() directly.Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> --- hw/m68k/q800-glue.c | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>