1*1277Salanbur#!/bin/sh 2*1277Salanbur# 3*1277Salanbur# CDDL HEADER START 4*1277Salanbur# 5*1277Salanbur# The contents of this file are subject to the terms of the 6*1277Salanbur# Common Development and Distribution License (the "License"). 7*1277Salanbur# You may not use this file except in compliance with the License. 8*1277Salanbur# 9*1277Salanbur# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*1277Salanbur# or http://www.opensolaris.org/os/licensing. 11*1277Salanbur# See the License for the specific language governing permissions 12*1277Salanbur# and limitations under the License. 13*1277Salanbur# 14*1277Salanbur# When distributing Covered Code, include this CDDL HEADER in each 15*1277Salanbur# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*1277Salanbur# If applicable, add the following below this CDDL HEADER, with the 17*1277Salanbur# fields enclosed by brackets "[]" replaced with your own identifying 18*1277Salanbur# information: Portions Copyright [yyyy] [name of copyright owner] 19*1277Salanbur# 20*1277Salanbur# CDDL HEADER END 21*1277Salanbur# 22*1277Salanbur 23*1277Salanbur# 24*1277Salanbur# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 25*1277Salanbur# Use is subject to license terms. 26*1277Salanbur# 27*1277Salanbur# ident "%Z%%M% %I% %E% SMI" 28*1277Salanbur# 29*1277Salanbur 30*1277Salanburecho_file usr/src/uts/common/sys/pci_tools.h 31