mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 14:08:35 -04:00
9 lines
213 B
Verilog
9 lines
213 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: DllStartup;
|
|
av*;
|
|
#deprecated, remove after next bump
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|