mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
12 lines
164 B
Plaintext
12 lines
164 B
Plaintext
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
@MEM_SRCDST_FUNCTIONS@
|
|
local:
|
|
jsimd_*;
|
|
jconst_*;
|
|
};
|
|
|
|
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
global:
|
|
*;
|
|
};
|