diff options
Diffstat (limited to 'dev/kernel/HALKit/AMD64/HalProcessor.cc')
| -rw-r--r-- | dev/kernel/HALKit/AMD64/HalProcessor.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/HALKit/AMD64/HalProcessor.cc b/dev/kernel/HALKit/AMD64/HalProcessor.cc index c27111e2..d202a758 100644 --- a/dev/kernel/HALKit/AMD64/HalProcessor.cc +++ b/dev/kernel/HALKit/AMD64/HalProcessor.cc @@ -1,11 +1,11 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. File: HalCPU.cc Purpose: Platform processor routines. -------------------------------------------- */ +======================================== */ #include <HALKit/AMD64/Paging.h> #include <HALKit/AMD64/Processor.h> |
