Kernel - Finally fixed that corruption bug (description follows)
[tpg/acess2.git] / Kernel / include / drv_pci.h
index d3eb8a2..128f105 100644 (file)
@@ -45,6 +45,7 @@ extern int    PCI_GetDeviceByClass(Uint16 class, Uint16 mask, int prev);
 extern Uint8   PCI_GetIRQ(int id);\r
 extern Uint32  PCI_GetBAR0(int id);\r
 extern Uint32  PCI_GetBAR1(int id);\r
+extern Uint32  PCI_GetBAR2(int id);\r
 extern Uint32  PCI_GetBAR3(int id);\r
 extern Uint32  PCI_GetBAR4(int id);\r
 extern Uint32  PCI_GetBAR5(int id);\r

UCC git Repository :: git.ucc.asn.au