components/zlib/mapfile
changeset 825 78809aba88fe
parent 184 037c654f48d9
child 1945 3dc1935a2189
child 3670 fe32d4cd3c6b
equal deleted inserted replaced
824:3c0f8247e0cd 825:78809aba88fe
    30 #
    30 #
    31 # MAPFILE HEADER END
    31 # MAPFILE HEADER END
    32 #
    32 #
    33 # Note that the source above actually lives in the ON tree.
    33 # Note that the source above actually lives in the ON tree.
    34 #
    34 #
    35 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
    35 # Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
    36 #
    36 #
    37 # public interfaces in libz
    37 # public interfaces in libz
    38 #
    38 #
    39 $mapfile_version 2
    39 $mapfile_version 2
    40 
    40 
   104 };
   104 };
   105 
   105 
   106 SYMBOL_VERSION SUNWprivate {
   106 SYMBOL_VERSION SUNWprivate {
   107     global:
   107     global:
   108 	inflateBackInit_ ;
   108 	inflateBackInit_ ;
       
   109 	longest_match ;
   109     local: *;
   110     local: *;
   110 };
   111 };
   111 
   112