diff options
Diffstat (limited to 'usr/src/uts/common/ctf/mapfile')
| -rw-r--r-- | usr/src/uts/common/ctf/mapfile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/src/uts/common/ctf/mapfile b/usr/src/uts/common/ctf/mapfile index e76eebbae2..ca83165803 100644 --- a/usr/src/uts/common/ctf/mapfile +++ b/usr/src/uts/common/ctf/mapfile @@ -1,6 +1,5 @@ # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # # CDDL HEADER START # @@ -36,7 +35,9 @@ # MAPFILE HEADER END # -{ +$mapfile_version 2 + +SYMBOL_SCOPE { global: ctf_add_array; ctf_add_const; |
