diff options
Diffstat (limited to 'usr/src/lib/hbaapi/common/mapfile-vers')
| -rw-r--r-- | usr/src/lib/hbaapi/common/mapfile-vers | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr/src/lib/hbaapi/common/mapfile-vers b/usr/src/lib/hbaapi/common/mapfile-vers index 40801fd1cf..7252d66360 100644 --- a/usr/src/lib/hbaapi/common/mapfile-vers +++ b/usr/src/lib/hbaapi/common/mapfile-vers @@ -19,8 +19,7 @@ # CDDL HEADER END # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. # # @@ -37,7 +36,9 @@ # MAPFILE HEADER END # -SUNW_1.1 { +$mapfile_version 2 + +SYMBOL_VERSION SUNW_1.1 { global: HBA_GetVersion; HBA_GetWrapperLibraryAttributes; @@ -69,7 +70,7 @@ SUNW_1.1 { *; }; -SUNW_2.0 { +SYMBOL_VERSION SUNW_2.0 { global: HBA_GetVendorLibraryAttributes; HBA_OpenAdapterByWWN; |
