kolibrios-gitea/kernel/trunk/umka/win32/pci.h

9 lines
133 B
C
Raw Normal View History

#ifndef PCI_H_INCLUDED
#define PCI_H_INCLUDED
#include "umka.h"
extern char pci_path[PATH_MAX];
#endif // PCI_H_INCLUDED