mapfile-vers revision 10507:0cb858d3268b
10Sduke#
22933Sakulyakh# CDDL HEADER START
30Sduke#
40Sduke# The contents of this file are subject to the terms of the
50Sduke# Common Development and Distribution License (the "License").
60Sduke# You may not use this file except in compliance with the License.
70Sduke#
80Sduke# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
90Sduke# or http://www.opensolaris.org/os/licensing.
100Sduke# See the License for the specific language governing permissions
110Sduke# and limitations under the License.
120Sduke#
130Sduke# When distributing Covered Code, include this CDDL HEADER in each
140Sduke# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
150Sduke# If applicable, add the following below this CDDL HEADER, with the
160Sduke# fields enclosed by brackets "[]" replaced with your own identifying
170Sduke# information: Portions Copyright [yyyy] [name of copyright owner]
180Sduke#
19553Sohair# CDDL HEADER END
20553Sohair#
21553Sohair#
220Sduke# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
230Sduke# Use is subject to license terms.
240Sduke#
250Sduke
260Sduke#
270Sduke# MAPFILE HEADER START
280Sduke#
292933Sakulyakh# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
300Sduke# Object versioning must comply with the rules detailed in
310Sduke#
320Sduke#	usr/src/lib/README.mapfiles
330Sduke#
340Sduke# You should not be making modifications here until you've read the most current
350Sduke# copy of that file. If you need help, contact a gatekeeper for guidance.
360Sduke#
370Sduke# MAPFILE HEADER END
380Sduke#
390Sduke
400SdukeSUNWprivate { 
41139Sjjg    global:
420Sduke	fw_devices = PARENT;
430Sduke	fw_pluginlist = PARENT;
440Sduke	fwflash_debug = PARENT;
450Sduke	rootnode = PARENT;
460Sduke	self = PARENT;
470Sduke	verifier = PARENT;
480Sduke	logmsg = PARENT;
490Sduke	vendorvrfy;
500Sduke	vendor;
510Sduke    local:
520Sduke	*;
53};
54  
55