summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/AMD64/Processor.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
commitaad2c069563a3e7318b575216db6deb313445f2c (patch)
tree2ba42b767473bebdca9d2538d120f0b4d82194e4 /Kernel/HALKit/AMD64/Processor.hpp
parentc0428f8e5feba9573e572a1a1b3c66cfa1f29108 (diff)
MHR-23: Fix run_format.sh, inl files needs to be formated as well.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Kernel/HALKit/AMD64/Processor.hpp')
-rw-r--r--Kernel/HALKit/AMD64/Processor.hpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/Kernel/HALKit/AMD64/Processor.hpp b/Kernel/HALKit/AMD64/Processor.hpp
index 69dc1acb..235e425d 100644
--- a/Kernel/HALKit/AMD64/Processor.hpp
+++ b/Kernel/HALKit/AMD64/Processor.hpp
@@ -1,13 +1,13 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
- File: Prcoessor.hxx
- Purpose: AMD64 processor abstraction.
+ File: Prcoessor.hxx
+ Purpose: AMD64 processor abstraction.
- Revision History:
+ Revision History:
- 30/01/24: Added file (amlel)
+ 30/01/24: Added file (amlel)
------------------------------------------- */
@@ -130,8 +130,8 @@ namespace NewOS::HAL
};
/***
- * @brief Segment Boolean operations
- */
+ * @brief Segment Boolean operations
+ */
class SegmentDescriptorComparator final
{
public:
@@ -169,7 +169,7 @@ namespace NewOS::HAL
EXTERN_C void _ke_power_on_self_test(void);
/**
- @brief Global descriptor table entry, either null, code or data.
+ @brief Global descriptor table entry, either null, code or data.
*/
struct PACKED NewOSGDTRecord final