mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# CDDL HEADER START
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# The contents of this file are subject to the terms of the
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Common Development and Distribution License (the "License").
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You may not use this file except in compliance with the License.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# or http://www.opensolaris.org/os/licensing.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# See the License for the specific language governing permissions
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# and limitations under the License.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# When distributing Covered Code, include this CDDL HEADER in each
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# If applicable, add the following below this CDDL HEADER, with the
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# fields enclosed by brackets "[]" replaced with your own identifying
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# CDDL HEADER END
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# MAPFILE HEADER START
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Object versioning must comply with the rules detailed in
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You should not be making modifications here until you've read the most current
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# copy of that file. If you need help, contact a gatekeeper for guidance.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# MAPFILE HEADER END
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering$mapfile_version 2
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringSYMBOL_VERSION SUNWprivate_1.1 {
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering la_version; # Audit interfaces
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering # There is a different pltenter function for every platform
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering la_sparcv8_pltenter;
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering la_sparcv9_pltenter;
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering$error unknown sparc ELFCLASS
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering la_i86_pltenter;
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering la_amd64_pltenter;
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering$error unknown x86 ELFCLASS
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering$error unknown platform