aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv64/kernel')
-rw-r--r--arch/riscv64/kernel/proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv64/kernel/proc.c b/arch/riscv64/kernel/proc.c
index 413c078..f21ce5c 100644
--- a/arch/riscv64/kernel/proc.c
+++ b/arch/riscv64/kernel/proc.c
@@ -35,7 +35,7 @@ void run_init(struct tcb *t, vm_t fdt, vm_t initrd)
"li a2, %3\n"
"mv a3, %4\n"
"mv a4, %5\n"
- "li a5, %6\n"
+ "li a5, %6\n"
"sret\n"
:
: "r" (stack_top),