112426Sgdamore@opensolaris.org# 212426Sgdamore@opensolaris.org# CDDL HEADER START 312426Sgdamore@opensolaris.org# 412426Sgdamore@opensolaris.org# The contents of this file are subject to the terms of the 512426Sgdamore@opensolaris.org# Common Development and Distribution License (the "License"). 612426Sgdamore@opensolaris.org# You may not use this file except in compliance with the License. 712426Sgdamore@opensolaris.org# 812426Sgdamore@opensolaris.org# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 912426Sgdamore@opensolaris.org# or http://www.opensolaris.org/os/licensing. 1012426Sgdamore@opensolaris.org# See the License for the specific language governing permissions 1112426Sgdamore@opensolaris.org# and limitations under the License. 1212426Sgdamore@opensolaris.org# 1312426Sgdamore@opensolaris.org# When distributing Covered Code, include this CDDL HEADER in each 1412426Sgdamore@opensolaris.org# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1512426Sgdamore@opensolaris.org# If applicable, add the following below this CDDL HEADER, with the 1612426Sgdamore@opensolaris.org# fields enclosed by brackets "[]" replaced with your own identifying 1712426Sgdamore@opensolaris.org# information: Portions Copyright [yyyy] [name of copyright owner] 1812426Sgdamore@opensolaris.org# 1912426Sgdamore@opensolaris.org# CDDL HEADER END 2012426Sgdamore@opensolaris.org# 2112426Sgdamore@opensolaris.org# 2212426Sgdamore@opensolaris.org# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 2312426Sgdamore@opensolaris.org# 2412426Sgdamore@opensolaris.org 2512426Sgdamore@opensolaris.org# 2612426Sgdamore@opensolaris.org# MAPFILE HEADER START 2712426Sgdamore@opensolaris.org# 2812426Sgdamore@opensolaris.org# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 2912426Sgdamore@opensolaris.org# Object versioning must comply with the rules detailed in 3012426Sgdamore@opensolaris.org# 3112426Sgdamore@opensolaris.org# usr/src/lib/README.mapfiles 3212426Sgdamore@opensolaris.org# 3312426Sgdamore@opensolaris.org# You should not be making modifications here until you've read the most current 3412426Sgdamore@opensolaris.org# copy of that file. If you need help, contact a gatekeeper for guidance. 3512426Sgdamore@opensolaris.org# 3612426Sgdamore@opensolaris.org# MAPFILE HEADER END 3712426Sgdamore@opensolaris.org# 3812426Sgdamore@opensolaris.org 39*12736SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12736SAli.Bahrami@Oracle.COM 41*12736SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 4212426Sgdamore@opensolaris.org global: 4312426Sgdamore@opensolaris.org _m_device_type; 4412426Sgdamore@opensolaris.org _m_free_device_info; 4512426Sgdamore@opensolaris.org _m_get_device_info; 4612426Sgdamore@opensolaris.org _m_get_media_info; 4712426Sgdamore@opensolaris.org _m_version_no; 4812426Sgdamore@opensolaris.org local: 4912426Sgdamore@opensolaris.org *; 5012426Sgdamore@opensolaris.org}; 51