xref: /onnv-gate/usr/src/lib/pyzfs/common/mapfile-vers (revision 12692:4341b447c069)
19396SMatthew.Ahrens@Sun.COM#
29396SMatthew.Ahrens@Sun.COM# CDDL HEADER START
39396SMatthew.Ahrens@Sun.COM#
49396SMatthew.Ahrens@Sun.COM# The contents of this file are subject to the terms of the
59396SMatthew.Ahrens@Sun.COM# Common Development and Distribution License (the "License").
69396SMatthew.Ahrens@Sun.COM# You may not use this file except in compliance with the License.
79396SMatthew.Ahrens@Sun.COM#
89396SMatthew.Ahrens@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99396SMatthew.Ahrens@Sun.COM# or http://www.opensolaris.org/os/licensing.
109396SMatthew.Ahrens@Sun.COM# See the License for the specific language governing permissions
119396SMatthew.Ahrens@Sun.COM# and limitations under the License.
129396SMatthew.Ahrens@Sun.COM#
139396SMatthew.Ahrens@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
149396SMatthew.Ahrens@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
159396SMatthew.Ahrens@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
169396SMatthew.Ahrens@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
179396SMatthew.Ahrens@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
189396SMatthew.Ahrens@Sun.COM#
199396SMatthew.Ahrens@Sun.COM# CDDL HEADER END
209396SMatthew.Ahrens@Sun.COM#
219396SMatthew.Ahrens@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
239396SMatthew.Ahrens@Sun.COM#
249396SMatthew.Ahrens@Sun.COM
259396SMatthew.Ahrens@Sun.COM#
269396SMatthew.Ahrens@Sun.COM# MAPFILE HEADER START
279396SMatthew.Ahrens@Sun.COM#
289396SMatthew.Ahrens@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
299396SMatthew.Ahrens@Sun.COM# Object versioning must comply with the rules detailed in
309396SMatthew.Ahrens@Sun.COM#
319396SMatthew.Ahrens@Sun.COM#	usr/src/lib/README.mapfiles
329396SMatthew.Ahrens@Sun.COM#
339396SMatthew.Ahrens@Sun.COM# You should not be making modifications here until you've read the most current
349396SMatthew.Ahrens@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
359396SMatthew.Ahrens@Sun.COM#
369396SMatthew.Ahrens@Sun.COM# MAPFILE HEADER END
379396SMatthew.Ahrens@Sun.COM#
389396SMatthew.Ahrens@Sun.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
429396SMatthew.Ahrens@Sun.COM    global:
439396SMatthew.Ahrens@Sun.COM	initioctl;
449396SMatthew.Ahrens@Sun.COM    local:
459396SMatthew.Ahrens@Sun.COM	*;
469396SMatthew.Ahrens@Sun.COM};
47