On 5/2/25 2:45 PM, Philippe Mathieu-Daudé wrote:
Remove unused "system/ram_addr.h" header. This file doesn't use any target specific definitions anymore, compile it once by moving it to system_virtio_ss[].Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> --- hw/virtio/virtio-mem.c | 1 - hw/virtio/meson.build | 2 +-2 files changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
