diff options
Diffstat (limited to 'HALKit/AMD64/PCI/IO.cpp')
| -rw-r--r-- | HALKit/AMD64/PCI/IO.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/HALKit/AMD64/PCI/IO.cpp b/HALKit/AMD64/PCI/IO.cpp new file mode 100644 index 00000000..547a83a4 --- /dev/null +++ b/HALKit/AMD64/PCI/IO.cpp @@ -0,0 +1,10 @@ +/* + * ======================================================== + * + * hCore + * Copyright Mahrouss Logic, all rights reserved. + * + * ======================================================== + */ + +#include <KernelKit/PCI/IO.hpp> |
