diff options
Diffstat (limited to 'usr/src/uts/common/zmod/mapfile')
| -rw-r--r-- | usr/src/uts/common/zmod/mapfile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/src/uts/common/zmod/mapfile b/usr/src/uts/common/zmod/mapfile index bd1fdda29d..910dfb5e3a 100644 --- a/usr/src/uts/common/zmod/mapfile +++ b/usr/src/uts/common/zmod/mapfile @@ -20,8 +20,7 @@ # # -# 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. # # @@ -38,7 +37,9 @@ # MAPFILE HEADER END # -{ +$mapfile_version 2 + +SYMBOL_SCOPE { global: # public interfaces z_compress; |
