mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# CDDL HEADER START
16f816d3f3c32ae3351834253f52ddd0212bcbf3Timo Sirainen# The contents of this file are subject to the terms of the
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# Common Development and Distribution License (the "License").
a2f250a332dfc1e6cd4ffd196c621eb9dbf7b8a1Timo Sirainen# You may not use this file except in compliance with the License.
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# See the License for the specific language governing permissions
d051664df497582e1eb75a9f238d04b65e858db8Timo Sirainen# and limitations under the License.
faed8babca9914257f34fb2e603d74016d563b2dTimo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
faed8babca9914257f34fb2e603d74016d563b2dTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
bb10ebcf076c959c752f583746d83805d7686df8Timo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
bb10ebcf076c959c752f583746d83805d7686df8Timo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
8f7b00599e73fe71b1d2c6c65f8ae98aac1b23fbTimo Sirainen# CDDL HEADER END
bb10ebcf076c959c752f583746d83805d7686df8Timo Sirainen# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
bb10ebcf076c959c752f583746d83805d7686df8Timo Sirainen# Use is subject to license terms.
d051664df497582e1eb75a9f238d04b65e858db8Timo Sirainen# MAPFILE HEADER START
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# Object versioning must comply with the rules detailed in
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# You should not be making modifications here until you've read the most current
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# copy of that file. If you need help, contact a gatekeeper for guidance.
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# MAPFILE HEADER END
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# It was a mistake ever to have exported these symbols from libadm.
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# They are now being redirected to libgen where they really belong,
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# except for 'circf' and 'sed', which do not exist in libgen and
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen# are being retained as dummy variables in libadm.
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen loc1 = DATA FILTER libgen.so.1 S0x4;
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen loc2 = DATA FILTER libgen.so.1 S0x4;
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen locs = DATA FILTER libgen.so.1 S0x4;
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen nbra = DATA FILTER libgen.so.1 S0x4;
d1c2f6dd39ebb7f6b220ae2afda1162ba72ab43bTimo SirainenSUNWprivate_1.1 {
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen advance = FUNCTION FILTER libgen.so.1;
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen compile = FUNCTION FILTER libgen.so.1;
16c89b1260c9d07c01c83a9219424d3727069b2eTimo Sirainen step = FUNCTION FILTER libgen.so.1;