61N/A# The contents of this file are subject to the terms of the
61N/A# Common Development and Distribution License (the "License").
61N/A# You may not use this file except in compliance with the License.
61N/A# See the License for the specific language governing permissions
61N/A# and limitations under the License.
61N/A# When distributing Covered Code, include this CDDL HEADER in each
61N/A# If applicable, add the following below this CDDL HEADER, with the
61N/A# fields enclosed by brackets "[]" replaced with your own identifying
61N/A# information: Portions Copyright [yyyy] [name of copyright owner]
61N/A# MAPFILE HEADER START
61N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
61N/A# Object versioning must comply with the rules detailed in
61N/A# You should not be making modifications here until you've read the most current
61N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
61N/A# MAPFILE HEADER END
61N/A# Note that the source above actually lives in the ON tree.
61N/A# Copyright (c) 2011, Oracle
and/or its affiliates. All rights reserved.
61N/ASYMBOL_VERSION SUNW_1.2 {
61N/A BZ2_bzCompressInit ;
61N/A BZ2_bzCompressEnd ;
61N/A BZ2_bzDecompressInit ;
61N/A BZ2_bzDecompressEnd ;
61N/A BZ2_bzReadGetUnused ;
61N/A BZ2_bzBuffToBuffCompress ;
61N/A BZ2_bzBuffToBuffDecompress ;
61N/A BZ2_bzWriteClose64 ;
61N/ASYMBOL_VERSION SUNW_1.1 {
61N/A bzBuffToBuffCompress ;
61N/A bzBuffToBuffDecompress ;