15084Sjohnlev# 2*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. 35084Sjohnlev# 45084Sjohnlev# CDDL HEADER START 55084Sjohnlev# 65084Sjohnlev# The contents of this file are subject to the terms of the 75084Sjohnlev# Common Development and Distribution License (the "License"). 85084Sjohnlev# You may not use this file except in compliance with the License. 95084Sjohnlev# 105084Sjohnlev# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 115084Sjohnlev# or http://www.opensolaris.org/os/licensing. 125084Sjohnlev# See the License for the specific language governing permissions 135084Sjohnlev# and limitations under the License. 145084Sjohnlev# 155084Sjohnlev# When distributing Covered Code, include this CDDL HEADER in each 165084Sjohnlev# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 175084Sjohnlev# If applicable, add the following below this CDDL HEADER, with the 185084Sjohnlev# fields enclosed by brackets "[]" replaced with your own identifying 195084Sjohnlev# information: Portions Copyright [yyyy] [name of copyright owner] 205084Sjohnlev# 215084Sjohnlev# CDDL HEADER END 225084Sjohnlev# 23*12692SAli.Bahrami@Oracle.COM 24*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 25*12692SAli.Bahrami@Oracle.COM 26*12692SAli.Bahrami@Oracle.COMCAPABILITY { 27*12692SAli.Bahrami@Oracle.COM hw += fpu cmov mmx sse; 28*12692SAli.Bahrami@Oracle.COM}; 29