summaryrefslogtreecommitdiff
path: root/libjpeg.map.in
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2013-01-18 23:42:31 +0000
committerDRC <dcommander@users.sourceforge.net>2013-01-18 23:42:31 +0000
commitab70623eb29e09e67222be5b9e1ea320fe5aa0e9 (patch)
treecbb9c0fceb3e39c397f5509b7d842f9962c6c07b /libjpeg.map.in
parentb87136c2c7b9f9545c4ced25e7435e373b4760f7 (diff)
Implement in-memory source/destination managers even when not emulating the libjpeg v8 API/ABI
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@913 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'libjpeg.map.in')
-rw-r--r--libjpeg.map.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libjpeg.map.in b/libjpeg.map.in
index 5443943..b4480d8 100644
--- a/libjpeg.map.in
+++ b/libjpeg.map.in
@@ -1,4 +1,5 @@
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
+ @MEM_SRCDST_FUNCTIONS@
local:
jsimd_*;
jconst_*;