On Thu, Dec 22, 2022 at 2:25 AM Daniel Henrique Barboza
wrote:
>
> The only remaining caller is riscv_load_kernel() which belongs to the
> same file.
>
> Signed-off-by: Daniel Henrique Barboza
> ---
> hw/riscv/boot.c | 76 -
> include/hw/riscv/boot
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
---
hw/riscv/boot.c | 76 -
include/hw/riscv/boot.h | 1 -
2 files chang
The only remaining caller is riscv_load_kernel() which belongs to the
same file.
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/boot.c | 76 -
include/hw/riscv/boot.h | 1 -
2 files changed, 38 insertions(+), 39 deletions(-)
diff --git a/hw/