mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# CDDL HEADER START
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# The contents of this file are subject to the terms of the
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# Common Development and Distribution License (the "License").
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# You may not use this file except in compliance with the License.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# See the License for the specific language governing permissions
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# and limitations under the License.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# CDDL HEADER END
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# MAPFILE HEADER START
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# Object versioning must comply with the rules detailed in
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# You should not be making modifications here until you've read the most current
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# copy of that file. If you need help, contact a gatekeeper for guidance.
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen# MAPFILE HEADER END
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen$mapfile_version 2
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo SirainenSYMBOL_VERSION SUNWprivate_1.1 {
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_device_type;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_free_device_info;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_get_device_info;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_get_media_info;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_get_media_status;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_media_format;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_media_format_track;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_raw_write;
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen _m_version_no;