xref: /onnv-gate/usr/src/lib/libtsalarm/common/mapfile-vers (revision 12692:4341b447c069)
14975Swillard#
2*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
34975Swillard#
44975Swillard# CDDL HEADER START
54975Swillard#
64975Swillard# The contents of this file are subject to the terms of the
74975Swillard# Common Development and Distribution License (the "License").
84975Swillard# You may not use this file except in compliance with the License.
94975Swillard#
104975Swillard# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
114975Swillard# or http://www.opensolaris.org/os/licensing.
124975Swillard# See the License for the specific language governing permissions
134975Swillard# and limitations under the License.
144975Swillard#
154975Swillard# When distributing Covered Code, include this CDDL HEADER in each
164975Swillard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
174975Swillard# If applicable, add the following below this CDDL HEADER, with the
184975Swillard# fields enclosed by brackets "[]" replaced with your own identifying
194975Swillard# information: Portions Copyright [yyyy] [name of copyright owner]
204975Swillard#
214975Swillard# CDDL HEADER END
224975Swillard#
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
368744SAli.Bahrami@Sun.COM#
378744SAli.Bahrami@Sun.COM
38*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
39*12692SAli.Bahrami@Oracle.COM
404975Swillard#
414975Swillard# Interface definition for usr/src/lib/libtsalarm
424975Swillard#
434975Swillard
44*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
454975Swillard	global:
464975Swillard		tsalarm_get;
474975Swillard		tsalarm_set;
484975Swillard	local:
494975Swillard		*;
504975Swillard};
51