Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(x86_64): use unaligned write for TLS pointer
TLS alignment may be 4 and require an unaligned write. This was found with hermit-c and cargo-careful.
- Loading branch information