xref: /onnv-gate/usr/src/lib/libfru/libnvfru/mapfile-vers (revision 12692:4341b447c069)
111063SSundeep.Panicker@Sun.COM#
211063SSundeep.Panicker@Sun.COM# CDDL HEADER START
311063SSundeep.Panicker@Sun.COM#
411063SSundeep.Panicker@Sun.COM# The contents of this file are subject to the terms of the
511063SSundeep.Panicker@Sun.COM# Common Development and Distribution License (the "License").
611063SSundeep.Panicker@Sun.COM# You may not use this file except in compliance with the License.
711063SSundeep.Panicker@Sun.COM#
811063SSundeep.Panicker@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
911063SSundeep.Panicker@Sun.COM# or http://www.opensolaris.org/os/licensing.
1011063SSundeep.Panicker@Sun.COM# See the License for the specific language governing permissions
1111063SSundeep.Panicker@Sun.COM# and limitations under the License.
1211063SSundeep.Panicker@Sun.COM#
1311063SSundeep.Panicker@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1411063SSundeep.Panicker@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1511063SSundeep.Panicker@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1611063SSundeep.Panicker@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1711063SSundeep.Panicker@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1811063SSundeep.Panicker@Sun.COM#
1911063SSundeep.Panicker@Sun.COM# CDDL HEADER END
2011063SSundeep.Panicker@Sun.COM#
2111063SSundeep.Panicker@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
2311063SSundeep.Panicker@Sun.COM#
2411063SSundeep.Panicker@Sun.COM
2511063SSundeep.Panicker@Sun.COM#
2611063SSundeep.Panicker@Sun.COM# MAPFILE HEADER START
2711063SSundeep.Panicker@Sun.COM#
2811063SSundeep.Panicker@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
2911063SSundeep.Panicker@Sun.COM# Object versioning must comply with the rules detailed in
3011063SSundeep.Panicker@Sun.COM#
3111063SSundeep.Panicker@Sun.COM#	usr/src/lib/README.mapfiles
3211063SSundeep.Panicker@Sun.COM#
3311063SSundeep.Panicker@Sun.COM# You should not be making modifications here until you've read the most current
3411063SSundeep.Panicker@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
3511063SSundeep.Panicker@Sun.COM#
3611063SSundeep.Panicker@Sun.COM# MAPFILE HEADER END
3711063SSundeep.Panicker@Sun.COM#
3811063SSundeep.Panicker@Sun.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
4211063SSundeep.Panicker@Sun.COM    global:
4311063SSundeep.Panicker@Sun.COM	rawfru_to_nvlist;
4411063SSundeep.Panicker@Sun.COM
4511063SSundeep.Panicker@Sun.COM    local:
4611063SSundeep.Panicker@Sun.COM	*;
4711063SSundeep.Panicker@Sun.COM};
48