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*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. 233530Srb144127# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 373530Srb144127# 383530Srb144127 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate { 423530Srb144127 global: 433530Srb144127 pri_fini; 443530Srb144127 pri_get; 453530Srb144127 pri_init; 463530Srb144127 local: 473530Srb144127 *; 483530Srb144127}; 49