summaryrefslogtreecommitdiff
path: root/stage3/pci.h
blob: ac893eeb3e932162bda1f8bd0cbe22e2496756d6 (plain)
1
2
3
4
5
6
#ifndef PCI_H
#define PCI_H

void pci_enumerate();

#endif