diff options
Diffstat (limited to 'HALKit/AMD64/PCI/Express.cpp')
| -rw-r--r-- | HALKit/AMD64/PCI/Express.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/HALKit/AMD64/PCI/Express.cpp b/HALKit/AMD64/PCI/Express.cpp new file mode 100644 index 00000000..2cbc7134 --- /dev/null +++ b/HALKit/AMD64/PCI/Express.cpp @@ -0,0 +1,13 @@ +/* + * ======================================================== + * + * hCore + * Copyright Mahrouss Logic, all rights reserved. + * + * ======================================================== + */ + +#include <KernelKit/PCI/Express.hpp> + +namespace hCore { +}
\ No newline at end of file |
