mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-05 00:22:17 +03:00
This was likely a mistake in the original aarch64 port copied over from arm: on aarch64 tpidr_el0 register is always available. The __read_tp symbol is visible with static linking, but it's not part of the public ABI so it should be safe to remove.