xref: /titanic_41/usr/src/lib/libtsalarm/common/mapfile-vers (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
14a6822d0Swillard#
2*cd3e9333SAli Bahrami# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
34a6822d0Swillard#
44a6822d0Swillard# CDDL HEADER START
54a6822d0Swillard#
64a6822d0Swillard# The contents of this file are subject to the terms of the
74a6822d0Swillard# Common Development and Distribution License (the "License").
84a6822d0Swillard# You may not use this file except in compliance with the License.
94a6822d0Swillard#
104a6822d0Swillard# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
114a6822d0Swillard# or http://www.opensolaris.org/os/licensing.
124a6822d0Swillard# See the License for the specific language governing permissions
134a6822d0Swillard# and limitations under the License.
144a6822d0Swillard#
154a6822d0Swillard# When distributing Covered Code, include this CDDL HEADER in each
164a6822d0Swillard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
174a6822d0Swillard# If applicable, add the following below this CDDL HEADER, with the
184a6822d0Swillard# fields enclosed by brackets "[]" replaced with your own identifying
194a6822d0Swillard# information: Portions Copyright [yyyy] [name of copyright owner]
204a6822d0Swillard#
214a6822d0Swillard# CDDL HEADER END
224a6822d0Swillard#
23bfed486aSAli Bahrami
24bfed486aSAli Bahrami#
25bfed486aSAli Bahrami# MAPFILE HEADER START
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
28bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
29bfed486aSAli Bahrami#
30bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
33bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
34bfed486aSAli Bahrami#
35bfed486aSAli Bahrami# MAPFILE HEADER END
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami
38*cd3e9333SAli Bahrami$mapfile_version 2
39*cd3e9333SAli Bahrami
404a6822d0Swillard#
414a6822d0Swillard# Interface definition for usr/src/lib/libtsalarm
424a6822d0Swillard#
434a6822d0Swillard
44*cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate {
454a6822d0Swillard	global:
464a6822d0Swillard		tsalarm_get;
474a6822d0Swillard		tsalarm_set;
484a6822d0Swillard	local:
494a6822d0Swillard		*;
504a6822d0Swillard};
51