SIGN IN SIGN UP

make __getauxval a public ABI symbol

This is needed so that libgcc can access AT_HWCAP without violating
link namespace rules.

Internally musl already used __getauxval symbol for the same reason,
we just remove the hidden marking.
S
Szabolcs Nagy committed
ab4635fba6769e19fb411a1ab3c8aa7407e11188
Parent: fcdff46
Committed by Rich Felker <dalias@aerifal.cx> on 6/13/2025, 6:36:08 PM