On 21/12/22 19:22, Daniel Henrique Barboza wrote:
The only remaining caller is riscv_load_kernel() which belongs to the same file.Signed-off-by: Daniel Henrique Barboza <dbarb...@ventanamicro.com> --- hw/riscv/boot.c | 76 ++++++++++++++++++++--------------------- include/hw/riscv/boot.h | 1 - 2 files changed, 38 insertions(+), 39 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>