misc: fix riscv build
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ global_asm!(
|
||||
.globl _start
|
||||
_start:
|
||||
mv a0, sp
|
||||
jal relibc_ld_so_start
|
||||
call relibc_ld_so_start
|
||||
unimp
|
||||
"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user