xref: /titanic_50/usr/src/lib/libsmedia/plugins/blkdev/common/mapfile-vers (revision b23a7923c0fe493ed4beebaf775ad634ea217080)
13f7d54a6SGarrett D'Amore#
23f7d54a6SGarrett D'Amore# CDDL HEADER START
33f7d54a6SGarrett D'Amore#
43f7d54a6SGarrett D'Amore# The contents of this file are subject to the terms of the
53f7d54a6SGarrett D'Amore# Common Development and Distribution License (the "License").
63f7d54a6SGarrett D'Amore# You may not use this file except in compliance with the License.
73f7d54a6SGarrett D'Amore#
83f7d54a6SGarrett D'Amore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93f7d54a6SGarrett D'Amore# or http://www.opensolaris.org/os/licensing.
103f7d54a6SGarrett D'Amore# See the License for the specific language governing permissions
113f7d54a6SGarrett D'Amore# and limitations under the License.
123f7d54a6SGarrett D'Amore#
133f7d54a6SGarrett D'Amore# When distributing Covered Code, include this CDDL HEADER in each
143f7d54a6SGarrett D'Amore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
153f7d54a6SGarrett D'Amore# If applicable, add the following below this CDDL HEADER, with the
163f7d54a6SGarrett D'Amore# fields enclosed by brackets "[]" replaced with your own identifying
173f7d54a6SGarrett D'Amore# information: Portions Copyright [yyyy] [name of copyright owner]
183f7d54a6SGarrett D'Amore#
193f7d54a6SGarrett D'Amore# CDDL HEADER END
203f7d54a6SGarrett D'Amore#
213f7d54a6SGarrett D'Amore#
223f7d54a6SGarrett D'Amore# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
233f7d54a6SGarrett D'Amore#
243f7d54a6SGarrett D'Amore
253f7d54a6SGarrett D'Amore#
263f7d54a6SGarrett D'Amore# MAPFILE HEADER START
273f7d54a6SGarrett D'Amore#
283f7d54a6SGarrett D'Amore# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
293f7d54a6SGarrett D'Amore# Object versioning must comply with the rules detailed in
303f7d54a6SGarrett D'Amore#
313f7d54a6SGarrett D'Amore#	usr/src/lib/README.mapfiles
323f7d54a6SGarrett D'Amore#
333f7d54a6SGarrett D'Amore# You should not be making modifications here until you've read the most current
343f7d54a6SGarrett D'Amore# copy of that file. If you need help, contact a gatekeeper for guidance.
353f7d54a6SGarrett D'Amore#
363f7d54a6SGarrett D'Amore# MAPFILE HEADER END
373f7d54a6SGarrett D'Amore#
383f7d54a6SGarrett D'Amore
39*b23a7923SAli Bahrami$mapfile_version 2
40*b23a7923SAli Bahrami
41*b23a7923SAli BahramiSYMBOL_VERSION SUNWprivate_1.1 {
423f7d54a6SGarrett D'Amore    global:
433f7d54a6SGarrett D'Amore	_m_device_type;
443f7d54a6SGarrett D'Amore	_m_free_device_info;
453f7d54a6SGarrett D'Amore	_m_get_device_info;
463f7d54a6SGarrett D'Amore	_m_get_media_info;
473f7d54a6SGarrett D'Amore	_m_version_no;
483f7d54a6SGarrett D'Amore    local:
493f7d54a6SGarrett D'Amore	*;
503f7d54a6SGarrett D'Amore};
51