TLS alignment fix

This commit is contained in:
Blaise Tine 2024-06-07 05:38:54 -07:00
parent f992f5bae6
commit 01cca01511

View file

@ -98,7 +98,6 @@ init_regs:
la tp, _end
addi tp, tp, 63
add tp, tp, t0
and tp, tp, -64
ret
.section .text