summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc_psr/sun4v_hwcap2/mapfile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc_psr/sun4v_hwcap2/mapfile')
-rw-r--r--usr/src/lib/libc_psr/sun4v_hwcap2/mapfile14
1 files changed, 8 insertions, 6 deletions
diff --git a/usr/src/lib/libc_psr/sun4v_hwcap2/mapfile b/usr/src/lib/libc_psr/sun4v_hwcap2/mapfile
index 025a931f4d..c9400445da 100644
--- a/usr/src/lib/libc_psr/sun4v_hwcap2/mapfile
+++ b/usr/src/lib/libc_psr/sun4v_hwcap2/mapfile
@@ -19,9 +19,11 @@
# CDDL HEADER END
#
#
-# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
-#
-# ident "%Z%%M% %I% %E% SMI"
-#
-hwcap_1 = vis asi_blk_init;
+# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
+#
+
+$mapfile_version 2
+
+CAPABILITY {
+ hw += vis asi_blk_init;
+};