[HAL]: Bus support in the HAL actually creates a further wedge between the different...
[reactos.git] / reactos / hal / halx86 / generic / legacy / bus / pcibus.c
similarity index 99%
rename from reactos/hal/halx86/generic/bus/pcibus.c
rename to reactos/hal/halx86/generic/legacy/bus/pcibus.c
index ef3def4..f4d64e3 100644 (file)
@@ -14,6 +14,8 @@
 
 /* GLOBALS *******************************************************************/
 
+ULONG HalpBusType;
+
 PCI_TYPE1_CFG_CYCLE_BITS HalpPciDebuggingDevice[2] = {{{{0}}}};
 
 BOOLEAN HalpPCIConfigInitialized;