Rev 4399 | Details | Compare with Previous | Last modification | View Log | RSS feed
#ifndef PCI_BUS_H
#define PCI_BUS_H
int pci_bus_init();
void pci_bus_clean();
#endif