diff options
Diffstat (limited to 'dev/kernel/HALKit/POWER/HalHardwareThread.cc')
| -rw-r--r-- | dev/kernel/HALKit/POWER/HalHardwareThread.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev/kernel/HALKit/POWER/HalHardwareThread.cc b/dev/kernel/HALKit/POWER/HalHardwareThread.cc new file mode 100644 index 00000000..40bb7d8a --- /dev/null +++ b/dev/kernel/HALKit/POWER/HalHardwareThread.cc @@ -0,0 +1,8 @@ +/* ------------------------------------------- + + Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. + +------------------------------------------- */ + +#include <HALKit/POWER/Processor.h> +#include <KernelKit/DebugOutput.h> |
