diff options
author | Szabolcs Nagy <nsz@port70.net> | 2023-10-12 20:31:48 +0200 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2025-06-13 14:36:08 -0400 |
commit | ab4635fba6769e19fb411a1ab3c8aa7407e11188 (patch) | |
tree | 36abd2320cb74c73300f821ca5413b27bce4d26f /src/stdio/vfprintf.c | |
parent | fcdff46a3203400e08a2264c34b3c7fb62bf6969 (diff) | |
download | musl-ab4635fba6769e19fb411a1ab3c8aa7407e11188.tar.gz |
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.
Diffstat (limited to 'src/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions