xref: /onnv-gate/usr/src/lib/efcode/packages/mapfile-extern (revision 12692:4341b447c069)
16543Srie#
2*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
36543Srie#
46543Srie# CDDL HEADER START
56543Srie#
66543Srie# The contents of this file are subject to the terms of the
76543Srie# Common Development and Distribution License (the "License").
86543Srie# You may not use this file except in compliance with the License.
96543Srie#
106543Srie# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
116543Srie# or http://www.opensolaris.org/os/licensing.
126543Srie# See the License for the specific language governing permissions
136543Srie# and limitations under the License.
146543Srie#
156543Srie# When distributing Covered Code, include this CDDL HEADER in each
166543Srie# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
176543Srie# If applicable, add the following below this CDDL HEADER, with the
186543Srie# fields enclosed by brackets "[]" replaced with your own identifying
196543Srie# information: Portions Copyright [yyyy] [name of copyright owner]
206543Srie#
216543Srie# CDDL HEADER END
226543Srie#
238744SAli.Bahrami@Sun.COM
248744SAli.Bahrami@Sun.COM#
258744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
268744SAli.Bahrami@Sun.COM#
278744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
288744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
298744SAli.Bahrami@Sun.COM#
308744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
318744SAli.Bahrami@Sun.COM#
328744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
338744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
348744SAli.Bahrami@Sun.COM#
358744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
366543Srie#
376543Srie
38*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
39*12692SAli.Bahrami@Oracle.COM
406543Srie# External interface requirements
41*12692SAli.Bahrami@Oracle.COMSYMBOL_SCOPE {
426543Srie	global:
43*12692SAli.Bahrami@Oracle.COM		fc_run_priv		{ FLAGS = EXTERN };
44*12692SAli.Bahrami@Oracle.COM		search_for_fcode_file	{ FLAGS = EXTERN };
456543Srie};
46