diff options
Diffstat (limited to 'usr/src/lib/libgrubmgmt/common/mapfile-vers')
-rw-r--r-- | usr/src/lib/libgrubmgmt/common/mapfile-vers | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/usr/src/lib/libgrubmgmt/common/mapfile-vers b/usr/src/lib/libgrubmgmt/common/mapfile-vers index bc9afc111b..a44649a042 100644 --- a/usr/src/lib/libgrubmgmt/common/mapfile-vers +++ b/usr/src/lib/libgrubmgmt/common/mapfile-vers @@ -19,12 +19,27 @@ # CDDL HEADER END # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. # # -SUNWprivate_1.1 { +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END +# + +$mapfile_version 2 + +SYMBOL_VERSION SUNWprivate_1.1 { global: grub_get_boot_args; grub_cleanup_boot_args; |