Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. #ifndef PCI_H_INCLUDED
  2. #define PCI_H_INCLUDED
  3.  
  4. #include "umka.h"
  5.  
  6. extern char pci_path[PATH_MAX];
  7.  
  8. #endif  // PCI_H_INCLUDED
  9.