diff --git a/src/system/pci/pci.h b/src/system/pci/pci.h new file mode 100644 index 0000000..2a82056 --- /dev/null +++ b/src/system/pci/pci.h @@ -0,0 +1,4 @@ +#ifndef __PCI_H__ +#define __PCI_H__ + +#endif // __PCI_H__ \ No newline at end of file