mapfile-vers revision e4b86885570d77af552e9cf94f142f4d744fb8c8
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett#
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# CDDL HEADER START
e071fb22ea9923a2a4ff41184d80ca46b55ee932Till Mossakowski#
63f8854d42e766ff77125c6e532c5fce3b5ebdefChristian Maeder# The contents of this file are subject to the terms of the
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# Common Development and Distribution License (the "License").
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# You may not use this file except in compliance with the License.
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett#
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
63f8854d42e766ff77125c6e532c5fce3b5ebdefChristian Maeder# or http://www.opensolaris.org/os/licensing.
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# See the License for the specific language governing permissions
8267b99c0d7a187abe6f87ad50530dc08f5d1cdcAndy Gimblett# and limitations under the License.
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett#
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett# When distributing Covered Code, include this CDDL HEADER in each
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
61051521e4d82769a47f23aecb5fb477de47d534Andy Gimblett# If applicable, add the following below this CDDL HEADER, with the
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett# fields enclosed by brackets "[]" replaced with your own identifying
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett# information: Portions Copyright [yyyy] [name of copyright owner]
f909337bf7012aca169c0b56b89efbd4a310f8daAndy Gimblett#
f909337bf7012aca169c0b56b89efbd4a310f8daAndy Gimblett# CDDL HEADER END
04ceed96d1528b939f2e592d0656290d81d1c045Andy Gimblett#
f909337bf7012aca169c0b56b89efbd4a310f8daAndy Gimblett#
63f8854d42e766ff77125c6e532c5fce3b5ebdefChristian Maeder# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
f909337bf7012aca169c0b56b89efbd4a310f8daAndy Gimblett# Use is subject to license terms.
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett#
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett
f909337bf7012aca169c0b56b89efbd4a310f8daAndy GimblettSUNWprivate {
77998f1139e55978f6288e905cd16565f2e20298Andy Gimblett global:
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett fmd_agent_physcpu_info;
c3f3b3166ed4c19c72a27a2d6f8176730e94e71eAndy Gimblett fmd_agent_cpu_retire;
020cdb5dad6b871aba61136a0e1567c00426de87Andy Gimblett fmd_agent_cpu_isretired;
61051521e4d82769a47f23aecb5fb477de47d534Andy Gimblett fmd_agent_cpu_unretire;
63f8854d42e766ff77125c6e532c5fce3b5ebdefChristian Maeder
1c7c4d95775a8ad5f7373e5cf0bad86f8301c56cAndy Gimblett local:
1c7c4d95775a8ad5f7373e5cf0bad86f8301c56cAndy Gimblett *;
1c7c4d95775a8ad5f7373e5cf0bad86f8301c56cAndy Gimblett};
1c7c4d95775a8ad5f7373e5cf0bad86f8301c56cAndy Gimblett