We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96cb381 commit fa5590bCopy full SHA for fa5590b
kernel/src/vx_start.S
@@ -96,7 +96,6 @@ init_regs:
96
la t1, __tbss_size
97
mul t0, t0, t1
98
la tp, _end
99
- addi tp, tp, 63
100
add tp, tp, t0
101
ret
102
0 commit comments