1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-21 19:54:13 +02:00
ffmpeg/libavutil/libavutil.v
Anton Khirnov 468ea9d5b1 Revert "avutil: make some tables visible again"
This reverts commit def8c94699.

After the major bump this is no longer necessary.
2012-10-23 07:33:05 +02:00

5 lines
61 B
Verilog

LIBAVUTIL_$MAJOR {
global: av*;
local: *;
};