mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
11
android/extern/libjpeg-turbo/libjpeg.map.in
vendored
Normal file
11
android/extern/libjpeg-turbo/libjpeg.map.in
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
||||
@MEM_SRCDST_FUNCTIONS@
|
||||
local:
|
||||
jsimd_*;
|
||||
jconst_*;
|
||||
};
|
||||
|
||||
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
||||
global:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user