13530Srb144127# 23530Srb144127# CDDL HEADER START 33530Srb144127# 43530Srb144127# The contents of this file are subject to the terms of the 53530Srb144127# Common Development and Distribution License (the "License"). 63530Srb144127# You may not use this file except in compliance with the License. 73530Srb144127# 83530Srb144127# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 93530Srb144127# or http://www.opensolaris.org/os/licensing. 103530Srb144127# See the License for the specific language governing permissions 113530Srb144127# and limitations under the License. 123530Srb144127# 133530Srb144127# When distributing Covered Code, include this CDDL HEADER in each 143530Srb144127# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 153530Srb144127# If applicable, add the following below this CDDL HEADER, with the 163530Srb144127# fields enclosed by brackets "[]" replaced with your own identifying 173530Srb144127# information: Portions Copyright [yyyy] [name of copyright owner] 183530Srb144127# 193530Srb144127# CDDL HEADER END 203530Srb144127# 213530Srb144127# 22*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 233530Srb144127# Use is subject to license terms. 243530Srb144127# 25*8744SAli.Bahrami@Sun.COM 26*8744SAli.Bahrami@Sun.COM# 27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 28*8744SAli.Bahrami@Sun.COM# 29*8744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 31*8744SAli.Bahrami@Sun.COM# 32*8744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 33*8744SAli.Bahrami@Sun.COM# 34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*8744SAli.Bahrami@Sun.COM# 37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 383530Srb144127# 393530Srb144127 403530Srb144127SUNWprivate { 413530Srb144127 global: 423530Srb144127 pri_fini; 433530Srb144127 pri_get; 443530Srb144127 pri_init; 453530Srb144127 local: 463530Srb144127 *; 473530Srb144127}; 48