xref: /onnv-gate/usr/src/cmd/sgs/ld/common/mapfile-intf (revision 13074:787bf65954d0)
14271Srie#
24271Srie# CDDL HEADER START
34271Srie#
44271Srie# The contents of this file are subject to the terms of the
54271Srie# Common Development and Distribution License (the "License").
64271Srie# You may not use this file except in compliance with the License.
74271Srie#
84271Srie# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94271Srie# or http://www.opensolaris.org/os/licensing.
104271Srie# See the License for the specific language governing permissions
114271Srie# and limitations under the License.
124271Srie#
134271Srie# When distributing Covered Code, include this CDDL HEADER in each
144271Srie# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154271Srie# If applicable, add the following below this CDDL HEADER, with the
164271Srie# fields enclosed by brackets "[]" replaced with your own identifying
174271Srie# information: Portions Copyright [yyyy] [name of copyright owner]
184271Srie#
194271Srie# CDDL HEADER END
204271Srie#
214271Srie
224271Srie#
2312692SAli.Bahrami@Oracle.COM# Copyright (c) 1993, 2010, Oracle and/or its affiliates. All rights reserved.
244271Srie#
258744SAli.Bahrami@Sun.COM# Export eprintf for dependencies.
268744SAli.Bahrami@Sun.COM
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
298744SAli.Bahrami@Sun.COM#
308744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
318744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
324271Srie#
338744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
348744SAli.Bahrami@Sun.COM#
358744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
368744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
378744SAli.Bahrami@Sun.COM#
388744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
398744SAli.Bahrami@Sun.COM#
4012692SAli.Bahrami@Oracle.COM
4112692SAli.Bahrami@Oracle.COM$mapfile_version 2
4212692SAli.Bahrami@Oracle.COM
4312692SAli.Bahrami@Oracle.COMSYMBOL_SCOPE {
444271Srie	global:
454271Srie		eprintf;
46*13074SAli.Bahrami@Oracle.COM		veprintf;
474271Srie};
48