bsp/riscv: Clear boot command line

This commit is contained in:
Sebastian Huber
2019-01-08 14:43:02 +01:00
parent 07fb7667de
commit 9aee88aa54

View File

@@ -92,6 +92,7 @@ SYM(_start):
amoswap.w zero, zero, 0(t0)
#endif
li a0, 0
j boot_card
#ifdef RTEMS_SMP