xref: /illumos-gate/usr/src/lib/extendedFILE/common/mapfile-vers (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
131c168a2Scraigm#
231c168a2Scraigm# CDDL HEADER START
331c168a2Scraigm#
431c168a2Scraigm# The contents of this file are subject to the terms of the
531c168a2Scraigm# Common Development and Distribution License (the "License").
631c168a2Scraigm# You may not use this file except in compliance with the License.
731c168a2Scraigm#
831c168a2Scraigm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
931c168a2Scraigm# or http://www.opensolaris.org/os/licensing.
1031c168a2Scraigm# See the License for the specific language governing permissions
1131c168a2Scraigm# and limitations under the License.
1231c168a2Scraigm#
1331c168a2Scraigm# When distributing Covered Code, include this CDDL HEADER in each
1431c168a2Scraigm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1531c168a2Scraigm# If applicable, add the following below this CDDL HEADER, with the
1631c168a2Scraigm# fields enclosed by brackets "[]" replaced with your own identifying
1731c168a2Scraigm# information: Portions Copyright [yyyy] [name of copyright owner]
1831c168a2Scraigm#
1931c168a2Scraigm# CDDL HEADER END
2031c168a2Scraigm#
2131c168a2Scraigm
2231c168a2Scraigm#
23*cd3e9333SAli Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
2431c168a2Scraigm#
25bfed486aSAli Bahrami
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# MAPFILE HEADER START
28bfed486aSAli Bahrami#
29bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
33bfed486aSAli Bahrami#
34bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
35bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# MAPFILE HEADER END
3831c168a2Scraigm#
39*cd3e9333SAli Bahrami
40*cd3e9333SAli Bahrami$mapfile_version 2
41*cd3e9333SAli Bahrami
42*cd3e9333SAli BahramiSYMBOL_SCOPE {
4331c168a2Scraigm    local:
4431c168a2Scraigm	*;
4531c168a2Scraigm};
46