diff options
Diffstat (limited to 'usr/src/lib/libtsol/common/mapfile-vers')
-rw-r--r-- | usr/src/lib/libtsol/common/mapfile-vers | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr/src/lib/libtsol/common/mapfile-vers b/usr/src/lib/libtsol/common/mapfile-vers index 162bcf5313..b340a0aba4 100644 --- a/usr/src/lib/libtsol/common/mapfile-vers +++ b/usr/src/lib/libtsol/common/mapfile-vers @@ -19,8 +19,7 @@ # CDDL HEADER END # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. # # @@ -37,7 +36,9 @@ # MAPFILE HEADER END # -SUNW_2.1 { +$mapfile_version 2 + +SYMBOL_VERSION SUNW_2.1 { global: bldominates; blequal; @@ -60,7 +61,7 @@ SUNW_2.1 { str_to_label; }; -SUNWprivate_1.1 { +SYMBOL_VERSION SUNWprivate_1.1 { global: bclearcvt; bclearcvtfull; |