1072N/A#
1072N/A# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
1072N/A#
1072N/A# CDDL HEADER START
1072N/A#
1072N/A# The contents of this file are subject to the terms of the
1072N/A# Common Development and Distribution License (the "License").
1072N/A# You may not use this file except in compliance with the License.
1072N/A#
1072N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1072N/A# or http://www.opensolaris.org/os/licensing.
1072N/A# See the License for the specific language governing permissions
1072N/A# and limitations under the License.
1072N/A#
1072N/A# When distributing Covered Code, include this CDDL HEADER in each
1072N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1072N/A# If applicable, add the following below this CDDL HEADER, with the
1072N/A# fields enclosed by brackets "[]" replaced with your own identifying
1072N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1072N/A#
1072N/A# CDDL HEADER END
1072N/A#
1072N/A
1072N/A$mapfile_version 2
1072N/A
1072N/ACAPABILITY sun4v-fjathena {
1072N/A MACHINE = sun4v;
1072N/A HW_1 += FJATHHPC;
1072N/A};
1072N/A
1072N/ASYMBOL_SCOPE {
1072N/A global:
1072N/A __align_cpy_1;
1072N/A _memcmp;
1072N/A _memcpy;
1072N/A _memmove;
1072N/A _memset;
1072N/A memcmp;
1072N/A memcpy;
1072N/A memmove;
1072N/A memset;
1072N/A smt_pause;
1072N/A local:
1072N/A *;
1072N/A};
1072N/A