19160SSherry.Moore@Sun.COM# 29160SSherry.Moore@Sun.COM# CDDL HEADER START 39160SSherry.Moore@Sun.COM# 49160SSherry.Moore@Sun.COM# The contents of this file are subject to the terms of the 59160SSherry.Moore@Sun.COM# Common Development and Distribution License (the "License"). 69160SSherry.Moore@Sun.COM# You may not use this file except in compliance with the License. 79160SSherry.Moore@Sun.COM# 89160SSherry.Moore@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 99160SSherry.Moore@Sun.COM# or http://www.opensolaris.org/os/licensing. 109160SSherry.Moore@Sun.COM# See the License for the specific language governing permissions 119160SSherry.Moore@Sun.COM# and limitations under the License. 129160SSherry.Moore@Sun.COM# 139160SSherry.Moore@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 149160SSherry.Moore@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 159160SSherry.Moore@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 169160SSherry.Moore@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 179160SSherry.Moore@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 189160SSherry.Moore@Sun.COM# 199160SSherry.Moore@Sun.COM# CDDL HEADER END 209160SSherry.Moore@Sun.COM# 219160SSherry.Moore@Sun.COM# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 239160SSherry.Moore@Sun.COM# 249160SSherry.Moore@Sun.COM# 259160SSherry.Moore@Sun.COM 26*12692SAli.Bahrami@Oracle.COM# 27*12692SAli.Bahrami@Oracle.COM# MAPFILE HEADER START 28*12692SAli.Bahrami@Oracle.COM# 29*12692SAli.Bahrami@Oracle.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*12692SAli.Bahrami@Oracle.COM# Object versioning must comply with the rules detailed in 31*12692SAli.Bahrami@Oracle.COM# 32*12692SAli.Bahrami@Oracle.COM# usr/src/lib/README.mapfiles 33*12692SAli.Bahrami@Oracle.COM# 34*12692SAli.Bahrami@Oracle.COM# You should not be making modifications here until you've read the most current 35*12692SAli.Bahrami@Oracle.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*12692SAli.Bahrami@Oracle.COM# 37*12692SAli.Bahrami@Oracle.COM# MAPFILE HEADER END 38*12692SAli.Bahrami@Oracle.COM# 39*12692SAli.Bahrami@Oracle.COM 40*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 41*12692SAli.Bahrami@Oracle.COM 42*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 439160SSherry.Moore@Sun.COM global: 449160SSherry.Moore@Sun.COM grub_get_boot_args; 459160SSherry.Moore@Sun.COM grub_cleanup_boot_args; 469160SSherry.Moore@Sun.COM grub_strerror; 479160SSherry.Moore@Sun.COM local: 489160SSherry.Moore@Sun.COM *; 499160SSherry.Moore@Sun.COM}; 50