On 5/3/21 10:13 AM, Philippe Mathieu-Daudé wrote:
Remove the sun4m_hwdefs[] array by moving assigning the structure fields directly in each machine class_init() function.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/sparc/sun4m.c | 248 ++++++++++++++++++++++------------------------- 1 file changed, 118 insertions(+), 130 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
