summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/HalDebugProtocol.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/HALKit/AMD64/HalDebugProtocol.cc')
-rw-r--r--dev/kernel/HALKit/AMD64/HalDebugProtocol.cc16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev/kernel/HALKit/AMD64/HalDebugProtocol.cc b/dev/kernel/HALKit/AMD64/HalDebugProtocol.cc
new file mode 100644
index 00000000..8a1249ea
--- /dev/null
+++ b/dev/kernel/HALKit/AMD64/HalDebugProtocol.cc
@@ -0,0 +1,16 @@
+/* -------------------------------------------
+
+ Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved.
+
+------------------------------------------- */
+
+//! @file DebuggerPort.cc
+//! @brief UART debug via packets.
+
+#include <ArchKit/ArchKit.h>
+#include <KernelKit/DebugOutput.h>
+#include <NetworkKit/NetworkDevice.h>
+
+// after that we have start of additional data.
+
+namespace Kernel {} // namespace Kernel