summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/Processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/HALKit/AMD64/Processor.h')
-rw-r--r--dev/kernel/HALKit/AMD64/Processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/kernel/HALKit/AMD64/Processor.h b/dev/kernel/HALKit/AMD64/Processor.h
index ff9d13a5..084bc962 100644
--- a/dev/kernel/HALKit/AMD64/Processor.h
+++ b/dev/kernel/HALKit/AMD64/Processor.h
@@ -268,7 +268,7 @@ namespace Kernel::HAL
explicit APICController(VoidPtr base);
~APICController() = default;
- NE_COPY_DEFAULT(APICController);
+ NE_COPY_DEFAULT(APICController)
public:
UInt32 Read(UInt32 reg) noexcept;