xref: /titanic_41/usr/src/lib/fm/libseslog/common/mapfile-vers (revision e4f5a11d4a234623168c1558fcdf4341e11769e1)
1*e4f5a11dSJames Kremer#
2*e4f5a11dSJames Kremer# CDDL HEADER START
3*e4f5a11dSJames Kremer#
4*e4f5a11dSJames Kremer# The contents of this file are subject to the terms of the
5*e4f5a11dSJames Kremer# Common Development and Distribution License (the "License").
6*e4f5a11dSJames Kremer# You may not use this file except in compliance with the License.
7*e4f5a11dSJames Kremer#
8*e4f5a11dSJames Kremer# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*e4f5a11dSJames Kremer# or http://www.opensolaris.org/os/licensing.
10*e4f5a11dSJames Kremer# See the License for the specific language governing permissions
11*e4f5a11dSJames Kremer# and limitations under the License.
12*e4f5a11dSJames Kremer#
13*e4f5a11dSJames Kremer# When distributing Covered Code, include this CDDL HEADER in each
14*e4f5a11dSJames Kremer# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*e4f5a11dSJames Kremer# If applicable, add the following below this CDDL HEADER, with the
16*e4f5a11dSJames Kremer# fields enclosed by brackets "[]" replaced with your own identifying
17*e4f5a11dSJames Kremer# information: Portions Copyright [yyyy] [name of copyright owner]
18*e4f5a11dSJames Kremer#
19*e4f5a11dSJames Kremer# CDDL HEADER END
20*e4f5a11dSJames Kremer#
21*e4f5a11dSJames Kremer#
22*e4f5a11dSJames Kremer# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
23*e4f5a11dSJames Kremer#
24*e4f5a11dSJames Kremer
25*e4f5a11dSJames Kremer
26*e4f5a11dSJames Kremer#
27*e4f5a11dSJames Kremer# MAPFILE HEADER START
28*e4f5a11dSJames Kremer#
29*e4f5a11dSJames Kremer# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*e4f5a11dSJames Kremer# Object versioning must comply with the rules detailed in
31*e4f5a11dSJames Kremer#
32*e4f5a11dSJames Kremer#	usr/src/lib/README.mapfiles
33*e4f5a11dSJames Kremer#
34*e4f5a11dSJames Kremer# You should not be making modifications here until you've read the most current
35*e4f5a11dSJames Kremer# copy of that file. If you need help, contact a gatekeeper for guidance.
36*e4f5a11dSJames Kremer#
37*e4f5a11dSJames Kremer# MAPFILE HEADER END
38*e4f5a11dSJames Kremer#
39*e4f5a11dSJames Kremer
40*e4f5a11dSJames KremerSUNWprivate_1.1 {
41*e4f5a11dSJames Kremer    global:
42*e4f5a11dSJames Kremer        access_ses_log;
43*e4f5a11dSJames Kremer    local:
44*e4f5a11dSJames Kremer	*;
45*e4f5a11dSJames Kremer};
46