mapfile-vers revision 75ce41a57ff334bd8fe2cb9ed51eea835892f944
2035N/A#
2035N/A# CDDL HEADER START
2035N/A#
2035N/A# The contents of this file are subject to the terms of the
2035N/A# Common Development and Distribution License (the "License").
2035N/A# You may not use this file except in compliance with the License.
2035N/A#
2035N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2035N/A# or http://www.opensolaris.org/os/licensing.
2035N/A# See the License for the specific language governing permissions
2035N/A# and limitations under the License.
2035N/A#
2035N/A# When distributing Covered Code, include this CDDL HEADER in each
2035N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2035N/A# If applicable, add the following below this CDDL HEADER, with the
2035N/A# fields enclosed by brackets "[]" replaced with your own identifying
2035N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2035N/A#
2035N/A# CDDL HEADER END
2035N/A#
3998N/A#
3998N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5403N/A# Use is subject to license terms.
2035N/A#
3998N/A
2035N/A#
2035N/A# MAPFILE HEADER START
2035N/A#
6776N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2035N/A# Object versioning must comply with the rules detailed in
2035N/A#
2035N/A# usr/src/lib/README.mapfiles
6776N/A#
2035N/A# You should not be making modifications here until you've read the most current
6776N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2035N/A#
2035N/A# MAPFILE HEADER END
6776N/A#
2899N/A
3817N/ASUNWprivate_1.1 {
3817N/A global:
3817N/A memcpy;
2035N/A _memcpy;
2035N/A memmove;
2035N/A _memmove;
2035N/A memset;
2035N/A _memset;
2035N/A local:
2035N/A __align_cpy_1 = NODYNSORT;
2035N/A *;
6776N/A};
6776N/A