summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/ARM64/CxxAbi.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-18 05:42:57 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-18 05:42:57 +0100
commit30bfed60419707e94a0128f20199f98d008a1473 (patch)
tree66a9ace8516d4fcff1a34d7dd34291266216d7bd /src/kernel/HALKit/ARM64/CxxAbi.cpp
parentc55c139dd4ee553bac64c903973a6298a50017f2 (diff)
[CHORE] Update format.sh unit.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/kernel/HALKit/ARM64/CxxAbi.cpp')
-rw-r--r--src/kernel/HALKit/ARM64/CxxAbi.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kernel/HALKit/ARM64/CxxAbi.cpp b/src/kernel/HALKit/ARM64/CxxAbi.cpp
index 3c7c7952..7f8c8245 100644
--- a/src/kernel/HALKit/ARM64/CxxAbi.cpp
+++ b/src/kernel/HALKit/ARM64/CxxAbi.cpp
@@ -3,7 +3,6 @@
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
-
#include <KernelKit/DebugOutput.h>
#include <KernelKit/KPC.h>
#include <NeKit/CxxAbi.h>