mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2024-11-10 23:01:47 +00:00
12 lines
164 B
Text
12 lines
164 B
Text
|
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
||
|
@MEM_SRCDST_FUNCTIONS@
|
||
|
local:
|
||
|
jsimd_*;
|
||
|
jconst_*;
|
||
|
};
|
||
|
|
||
|
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
||
|
global:
|
||
|
*;
|
||
|
};
|