mapfile-vers revision b23a7923c0fe493ed4beebaf775ad634ea217080
342N/A#
4080N/A# CDDL HEADER START
342N/A#
342N/A# The contents of this file are subject to the terms of the
342N/A# Common Development and Distribution License (the "License").
342N/A# You may not use this file except in compliance with the License.
342N/A#
342N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
342N/A# or http://www.opensolaris.org/os/licensing.
342N/A# See the License for the specific language governing permissions
342N/A# and limitations under the License.
342N/A#
342N/A# When distributing Covered Code, include this CDDL HEADER in each
342N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
342N/A# If applicable, add the following below this CDDL HEADER, with the
342N/A# fields enclosed by brackets "[]" replaced with your own identifying
342N/A# information: Portions Copyright [yyyy] [name of copyright owner]
342N/A#
1472N/A# CDDL HEADER END
1472N/A#
1472N/A#
342N/A# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
342N/A#
342N/A
1879N/A#
1879N/A# MAPFILE HEADER START
1879N/A#
1879N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1879N/A# Object versioning must comply with the rules detailed in
3863N/A#
342N/A# usr/src/lib/README.mapfiles
342N/A#
342N/A# You should not be making modifications here until you've read the most current
342N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
342N/A#
342N/A# MAPFILE HEADER END
342N/A#
342N/A
342N/A$mapfile_version 2
342N/A
342N/ASYMBOL_VERSION SUNWprivate_1.1 {
342N/A global:
342N/A rp_plugin_ops;
342N/A local:
342N/A *;
342N/A};
342N/A
3863N/A