Files
semi-libc/src/include
Szabolcs NagyandRich Felker ab4635fba6 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.
2025-06-13 14:36:08 -04:00
..
2025-06-13 14:36:08 -04:00