1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavutil/libavutil.v
Anton Khirnov 468ea9d5b1 Revert "avutil: make some tables visible again"
This reverts commit def8c94699877d015154a03d43e2b8f479cd89a0.

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: *;
};