xref: /illumos-gate/usr/src/lib/extendedFILE/common/mapfile-vers (revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45)
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*bfed486aSAli Bahrami# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
2431c168a2Scraigm# Use is subject to license terms.
2531c168a2Scraigm#
26*bfed486aSAli Bahrami
27*bfed486aSAli Bahrami#
28*bfed486aSAli Bahrami# MAPFILE HEADER START
29*bfed486aSAli Bahrami#
30*bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
31*bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
32*bfed486aSAli Bahrami#
33*bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
34*bfed486aSAli Bahrami#
35*bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
36*bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
37*bfed486aSAli Bahrami#
38*bfed486aSAli Bahrami# MAPFILE HEADER END
3931c168a2Scraigm#
4031c168a2Scraigm{
4131c168a2Scraigm    local:
4231c168a2Scraigm	*;
4331c168a2Scraigm};
44