2011-02-25 12:31:20 +00:00

5 lines
98 B
C

#ifndef DDEKIT_MINIX_PCI
#define DDEKIT_MINIX_PCI
void ddekit_pci_init_only_one(int skip);
#endif