Sync with trunk (r48008)
[reactos.git] / drivers / bus / pcix / intrface / intrface.c
index e8d0dd5..2b75f8d 100644 (file)
 
 /* GLOBALS ********************************************************************/
 
+PPCI_INTERFACE PciInterfaces[] =
+{
+    NULL
+};
+
 /* FUNCTIONS ******************************************************************/
 
 /* EOF */