]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
arm: Use .data.rel.ro for const data with relocations
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_$MAJOR {
2         global: av*;
3         local:  *;
4 };