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