summaryrefslogtreecommitdiffhomepage
path: root/src/boot/BootKit/Shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/BootKit/Shared')
-rw-r--r--src/boot/BootKit/Shared/base.h1
-rw-r--r--src/boot/BootKit/Shared/bit.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/boot/BootKit/Shared/base.h b/src/boot/BootKit/Shared/base.h
index e73efc04..13b67942 100644
--- a/src/boot/BootKit/Shared/base.h
+++ b/src/boot/BootKit/Shared/base.h
@@ -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
+
#ifndef UTL_BASE_H
#define UTL_BASE_H
diff --git a/src/boot/BootKit/Shared/bit.h b/src/boot/BootKit/Shared/bit.h
index 54b489cc..a3b11673 100644
--- a/src/boot/BootKit/Shared/bit.h
+++ b/src/boot/BootKit/Shared/bit.h
@@ -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
+
#ifndef UTL_BIT_H
#define UTL_BIT_H