summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/ld/common/mapfile-intf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/ld/common/mapfile-intf')
-rw-r--r--usr/src/cmd/sgs/ld/common/mapfile-intf8
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/cmd/sgs/ld/common/mapfile-intf b/usr/src/cmd/sgs/ld/common/mapfile-intf
index c144b7aa83..5f904c32cc 100644
--- a/usr/src/cmd/sgs/ld/common/mapfile-intf
+++ b/usr/src/cmd/sgs/ld/common/mapfile-intf
@@ -20,8 +20,7 @@
#
#
-# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1993, 2010, Oracle and/or its affiliates. All rights reserved.
#
# Export eprintf for dependencies.
@@ -38,7 +37,10 @@
#
# MAPFILE HEADER END
#
-{
+
+$mapfile_version 2
+
+SYMBOL_SCOPE {
global:
eprintf;
};