Project

General

Profile

Statistics
| Revision:

root / lab4 / .minix-src / include / ddekit / minix / pci.h @ 13

History | View | Annotate | Download (98 Bytes)

1 13 up20180614
#ifndef DDEKIT_MINIX_PCI
2
#define DDEKIT_MINIX_PCI
3
void ddekit_pci_init_only_one(int skip);
4
#endif