xref: /titanic_41/usr/src/lib/libc/i386_hwcap3/mapfile (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
1843e1988Sjohnlev#
2*cd3e9333SAli Bahrami# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
3843e1988Sjohnlev#
4843e1988Sjohnlev# CDDL HEADER START
5843e1988Sjohnlev#
6843e1988Sjohnlev# The contents of this file are subject to the terms of the
7843e1988Sjohnlev# Common Development and Distribution License (the "License").
8843e1988Sjohnlev# You may not use this file except in compliance with the License.
9843e1988Sjohnlev#
10843e1988Sjohnlev# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
11843e1988Sjohnlev# or http://www.opensolaris.org/os/licensing.
12843e1988Sjohnlev# See the License for the specific language governing permissions
13843e1988Sjohnlev# and limitations under the License.
14843e1988Sjohnlev#
15843e1988Sjohnlev# When distributing Covered Code, include this CDDL HEADER in each
16843e1988Sjohnlev# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17843e1988Sjohnlev# If applicable, add the following below this CDDL HEADER, with the
18843e1988Sjohnlev# fields enclosed by brackets "[]" replaced with your own identifying
19843e1988Sjohnlev# information: Portions Copyright [yyyy] [name of copyright owner]
20843e1988Sjohnlev#
21843e1988Sjohnlev# CDDL HEADER END
22843e1988Sjohnlev#
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