diff options
Diffstat (limited to 'dev/Kernel/HALKit/POWER/HalThread.cxx')
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalThread.cxx | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev/Kernel/HALKit/POWER/HalThread.cxx b/dev/Kernel/HALKit/POWER/HalThread.cxx new file mode 100644 index 00000000..3e2f1703 --- /dev/null +++ b/dev/Kernel/HALKit/POWER/HalThread.cxx @@ -0,0 +1,8 @@ +/* ------------------------------------------- + + Copyright ZKA Technologies. + +------------------------------------------- */ + +#include <HALKit/POWER/Processor.hxx> +#include <KernelKit/DebugOutput.hxx> |
