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