summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/POWER/HalHardwareThread.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/POWER/HalHardwareThread.cc')
-rw-r--r--src/kernel/HALKit/POWER/HalHardwareThread.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kernel/HALKit/POWER/HalHardwareThread.cc b/src/kernel/HALKit/POWER/HalHardwareThread.cc
deleted file mode 100644
index fff5b68b..00000000
--- a/src/kernel/HALKit/POWER/HalHardwareThread.cc
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
-// Licensed under the Apache License, Version 2.0 (see LICENSE file)
-// Official repository: https://github.com/nekernel-org/nekernel
-
-#include <HALKit/POWER/Processor.h>
-#include <KernelKit/DebugOutput.h>