source: mainline/uspace/srv/dd/pci_bus.h@ cf8cc36

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since cf8cc36 was fcbd1be, checked in by Lenka Trochtova <trochtova.lenka@…>, 16 years ago

the name of the hierarchical driver was changed II

  • Property mode set to 100644
File size: 87 bytes
Line 
1#ifndef PCI_BUS_H
2#define PCI_BUS_H
3
4int pci_bus_init();
5void pci_bus_clean();
6
7#endif
Note: See TracBrowser for help on using the repository browser.