summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/PCI/IO.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/AMD64/PCI/IO.cc')
-rw-r--r--src/kernel/HALKit/AMD64/PCI/IO.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kernel/HALKit/AMD64/PCI/IO.cc b/src/kernel/HALKit/AMD64/PCI/IO.cc
new file mode 100644
index 00000000..233c8ef2
--- /dev/null
+++ b/src/kernel/HALKit/AMD64/PCI/IO.cc
@@ -0,0 +1,7 @@
+/* ========================================
+
+ Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
+
+======================================== */
+
+#include <KernelKit/PCI/IO.h>