diff options
Diffstat (limited to 'usr/src/cmd/sgs/libldstab/common/mapfile-vers')
| -rw-r--r-- | usr/src/cmd/sgs/libldstab/common/mapfile-vers | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/src/cmd/sgs/libldstab/common/mapfile-vers b/usr/src/cmd/sgs/libldstab/common/mapfile-vers index d5fd8d6dcc..8946b08876 100644 --- a/usr/src/cmd/sgs/libldstab/common/mapfile-vers +++ b/usr/src/cmd/sgs/libldstab/common/mapfile-vers @@ -1,6 +1,5 @@ # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved. # # CDDL HEADER START # @@ -37,12 +36,15 @@ # MAPFILE HEADER END # -SUNWprivate_1.1 { +$mapfile_version 2 + +SYMBOL_VERSION SUNWprivate_1.1 { global: ld_version; + ld_version64; }; -{ +SYMBOL_SCOPE { local: *; }; |
