1*5084e753SMark J. Nelson/* 2*5084e753SMark J. Nelson * CDDL HEADER START 3*5084e753SMark J. Nelson * 4*5084e753SMark J. Nelson * The contents of this file are subject to the terms of the 5*5084e753SMark J. Nelson * Common Development and Distribution License (the "License"). 6*5084e753SMark J. Nelson * You may not use this file except in compliance with the License. 7*5084e753SMark J. Nelson * 8*5084e753SMark J. Nelson * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*5084e753SMark J. Nelson * or http://www.opensolaris.org/os/licensing. 10*5084e753SMark J. Nelson * See the License for the specific language governing permissions 11*5084e753SMark J. Nelson * and limitations under the License. 12*5084e753SMark J. Nelson * 13*5084e753SMark J. Nelson * When distributing Covered Code, include this CDDL HEADER in each 14*5084e753SMark J. Nelson * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*5084e753SMark J. Nelson * If applicable, add the following below this CDDL HEADER, with the 16*5084e753SMark J. Nelson * fields enclosed by brackets "[]" replaced with your own identifying 17*5084e753SMark J. Nelson * information: Portions Copyright [yyyy] [name of copyright owner] 18*5084e753SMark J. Nelson * 19*5084e753SMark J. Nelson * CDDL HEADER END 20*5084e753SMark J. Nelson */ 21*5084e753SMark J. Nelson/* 22*5084e753SMark J. Nelson * Copyright (c) 2009, Intel Corporation. 23*5084e753SMark J. Nelson * All rights reserved. 24*5084e753SMark J. Nelson */ 25