summaryrefslogtreecommitdiffhomepage
path: root/HALKit/AMD64/PCI/Database.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'HALKit/AMD64/PCI/Database.cpp')
-rw-r--r--HALKit/AMD64/PCI/Database.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/HALKit/AMD64/PCI/Database.cpp b/HALKit/AMD64/PCI/Database.cpp
new file mode 100644
index 00000000..f5095f7c
--- /dev/null
+++ b/HALKit/AMD64/PCI/Database.cpp
@@ -0,0 +1,14 @@
+/*
+ * ========================================================
+ *
+ * hCore
+ * Copyright Mahrouss Logic, all rights reserved.
+ *
+ * ========================================================
+ */
+
+#include <KernelKit/PCI/Database.hpp>
+
+namespace hCore
+{
+}