23 lines
422 B
Plaintext
23 lines
422 B
Plaintext
|
//+-------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
//
|
||
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
//
|
||
|
// File: pciidex.src
|
||
|
//
|
||
|
//--------------------------------------------------------------------------
|
||
|
|
||
|
|
||
|
NAME PCIIDEX.SYS
|
||
|
|
||
|
EXPORTS
|
||
|
|
||
|
PciIdeXDebugPrint=PciIdeDebugPrint
|
||
|
PciIdeXInitialize
|
||
|
PciIdeXGetBusData
|
||
|
PciIdeXSetBusData
|
||
|
|
||
|
|
||
|
|