summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/ARM64/HalKernelMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/ARM64/HalKernelMain.cpp')
-rw-r--r--src/kernel/HALKit/ARM64/HalKernelMain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kernel/HALKit/ARM64/HalKernelMain.cpp b/src/kernel/HALKit/ARM64/HalKernelMain.cpp
index 3017f264..51245abc 100644
--- a/src/kernel/HALKit/ARM64/HalKernelMain.cpp
+++ b/src/kernel/HALKit/ARM64/HalKernelMain.cpp
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#include <ArchKit/ArchKit.h>
#include <CFKit/Property.h>
#include <FirmwareKit/Handover.h>