On Sat, Sep 18, 2021 at 5:02 AM Philippe Mathieu-Daudé
wrote:
>
> rom_add_file_as() is not used anywhere, remove it.
>
> Signed-off-by: Philippe Mathieu-Daudé
Looks fine, although I'm not convinced removing this gets us anything.
It might be used in the future and doesn't add too much cruft.
Re
rom_add_file_as() is not used anywhere, remove it.
Signed-off-by: Philippe Mathieu-Daudé
---
include/hw/loader.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/hw/loader.h b/include/hw/loader.h
index cbfc1848737..c52a1df8b68 100644
--- a/include/hw/loader.h
+++ b/include/hw/loader.