mapfile-intf revision 12692:4341b447c069
17171Smlarsson#
212158Sstsmirno# CDDL HEADER START
312158Sstsmirno#
412158Sstsmirno# The contents of this file are subject to the terms of the
512158Sstsmirno# Common Development and Distribution License (the "License").
612158Sstsmirno# You may not use this file except in compliance with the License.
712158Sstsmirno#
812158Sstsmirno# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
912158Sstsmirno# or http://www.opensolaris.org/os/licensing.
1012158Sstsmirno# See the License for the specific language governing permissions
1112158Sstsmirno# and limitations under the License.
1212158Sstsmirno#
1312158Sstsmirno# When distributing Covered Code, include this CDDL HEADER in each
1412158Sstsmirno# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1512158Sstsmirno# If applicable, add the following below this CDDL HEADER, with the
1612158Sstsmirno# fields enclosed by brackets "[]" replaced with your own identifying
1712158Sstsmirno# information: Portions Copyright [yyyy] [name of copyright owner]
1812158Sstsmirno#
1912158Sstsmirno# CDDL HEADER END
2012158Sstsmirno#
2112158Sstsmirno
2212158Sstsmirno#
237171Smlarsson# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
247171Smlarsson#
257171Smlarsson
267171Smlarsson#
278528Sdavid# MAPFILE HEADER START
287171Smlarsson#
2911833Sctornqvi# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
3010551Schegar# Object versioning must comply with the rules detailed in
318013Sykantser#
327171Smlarsson#	usr/src/lib/README.mapfiles
337171Smlarsson#
347171Smlarsson# You should not be making modifications here until you've read the most current
3511833Sctornqvi# copy of that file. If you need help, contact a gatekeeper for guidance.
3611833Sctornqvi#
3711833Sctornqvi# MAPFILE HEADER END
387171Smlarsson#
397171Smlarsson
407171Smlarsson$mapfile_version 2
417171Smlarsson
428528Sdavid# infocmp interposes on progname[], so identify this as an interposer.
438528Sdavid
448528SdavidSYMBOL_SCOPE {
457171Smlarsson	global:
468528Sdavid		progname	{ FLAGS = INTERPOSE };
478528Sdavid};
488528Sdavid