Skip to content

Commit fa5590b

Browse files
committed
minor update
1 parent 96cb381 commit fa5590b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel/src/vx_start.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ init_regs:
9696
la t1, __tbss_size
9797
mul t0, t0, t1
9898
la tp, _end
99-
addi tp, tp, 63
10099
add tp, tp, t0
101100
ret
102101

0 commit comments

Comments
 (0)