cap_mapfile revision cd3e933325e68e23516a196a8fea7f49b1e497c3
1923N/A#
1923N/A# CDDL HEADER START
1923N/A#
1923N/A# The contents of this file are subject to the terms of the
1923N/A# Common Development and Distribution License (the "License").
1923N/A# You may not use this file except in compliance with the License.
1923N/A#
1923N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1923N/A# or http://www.opensolaris.org/os/licensing.
1923N/A# See the License for the specific language governing permissions
1923N/A# and limitations under the License.
1923N/A#
1923N/A# When distributing Covered Code, include this CDDL HEADER in each
1923N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1923N/A# If applicable, add the following below this CDDL HEADER, with the
1923N/A# fields enclosed by brackets "[]" replaced with your own identifying
1923N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1923N/A#
1923N/A# CDDL HEADER END
1923N/A#
1923N/A# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
1923N/A#
3996N/A
1923N/A$mapfile_version 2
1923N/A
3996N/A# Override the insertion of SSE2/MMX tags into .SUNWcap since we do a
3996N/A# runtime check for this and don't need the loaders help.
1923N/A# Note that this overrides all HWCAP tags not just SSE2/MMX.
1923N/ACAPABILITY {
1923N/A hw_1 = 0x0;
1923N/A};
1923N/A