summaryrefslogtreecommitdiffhomepage
path: root/src/boot/BootKit/HW
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/BootKit/HW')
-rw-r--r--src/boot/BootKit/HW/ATA.h1
-rw-r--r--src/boot/BootKit/HW/SATA.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/boot/BootKit/HW/ATA.h b/src/boot/BootKit/HW/ATA.h
index a695a683..df2a4f5c 100644
--- a/src/boot/BootKit/HW/ATA.h
+++ b/src/boot/BootKit/HW/ATA.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 BOOTKIT_ATA_H
#define BOOTKIT_ATA_H
diff --git a/src/boot/BootKit/HW/SATA.h b/src/boot/BootKit/HW/SATA.h
index b5548ac4..af4e6d8d 100644
--- a/src/boot/BootKit/HW/SATA.h
+++ b/src/boot/BootKit/HW/SATA.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 BOOTKIT_SATA_H
#define BOOTKIT_SATA_H