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.
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.