15cff7825Smh#
2*cd3e9333SAli Bahrami# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
3843e1988Sjohnlev#
45cff7825Smh# CDDL HEADER START
55cff7825Smh#
65cff7825Smh# The contents of this file are subject to the terms of the
75cff7825Smh# Common Development and Distribution License (the "License").
85cff7825Smh# You may not use this file except in compliance with the License.
95cff7825Smh#
105cff7825Smh# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
115cff7825Smh# or http://www.opensolaris.org/os/licensing.
125cff7825Smh# See the License for the specific language governing permissions
135cff7825Smh# and limitations under the License.
145cff7825Smh#
155cff7825Smh# When distributing Covered Code, include this CDDL HEADER in each
165cff7825Smh# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
175cff7825Smh# If applicable, add the following below this CDDL HEADER, with the
185cff7825Smh# fields enclosed by brackets "[]" replaced with your own identifying
195cff7825Smh# information: Portions Copyright [yyyy] [name of copyright owner]
205cff7825Smh#
215cff7825Smh# CDDL HEADER END
225cff7825Smh#
23*cd3e9333SAli Bahrami
24*cd3e9333SAli Bahrami$mapfile_version 2
25*cd3e9333SAli Bahrami
26*cd3e9333SAli BahramiCAPABILITY {
27*cd3e9333SAli Bahrami	hw += fpu cmov mmx sse;
28*cd3e9333SAli Bahrami};
29