On 23/12/25 22:49, BALATON Zoltan wrote:
Introduce internal memory_region_do_init_ram_ptr() function to remove duplicated code from different memory_region_init_ram_*ptr functions.Signed-off-by: BALATON Zoltan <[email protected]> --- system/memory.c | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
