xref: /onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/mapfile-vers (revision 12692:4341b447c069)
14960Swillf#
24960Swillf# CDDL HEADER START
34960Swillf#
44960Swillf# The contents of this file are subject to the terms of the
54960Swillf# Common Development and Distribution License (the "License").
64960Swillf# You may not use this file except in compliance with the License.
74960Swillf#
84960Swillf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94960Swillf# or http://www.opensolaris.org/os/licensing.
104960Swillf# See the License for the specific language governing permissions
114960Swillf# and limitations under the License.
124960Swillf#
134960Swillf# When distributing Covered Code, include this CDDL HEADER in each
144960Swillf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154960Swillf# If applicable, add the following below this CDDL HEADER, with the
164960Swillf# fields enclosed by brackets "[]" replaced with your own identifying
174960Swillf# information: Portions Copyright [yyyy] [name of copyright owner]
184960Swillf#
194960Swillf# CDDL HEADER END
204960Swillf#
214960Swillf#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
234960Swillf#
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
374960Swillf#
384960Swillf
394960Swillf# Due to mistakes made early in the history of this library, there are
404960Swillf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
414960Swillf# Don't add any symbols to this version.
424960Swillf
43*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
44*12692SAli.Bahrami@Oracle.COM
45*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
464960Swillf    global:
474960Swillf        kdb_function_table;
484960Swillf    local:
494960Swillf	*;
504960Swillf};
51