summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/StorageKit/AHCI.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-03-31 16:52:03 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-03-31 16:52:03 +0200
commit42d16947690577afd1f8f75ebc80041cd36588fd (patch)
tree411ff76f756d7d115f689f4c935c3719e8279297 /dev/kernel/StorageKit/AHCI.h
parentc87132386b4718b4cda036b17caec988dbb2069f (diff)
meta: ran format.sh
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/kernel/StorageKit/AHCI.h')
-rw-r--r--dev/kernel/StorageKit/AHCI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/kernel/StorageKit/AHCI.h b/dev/kernel/StorageKit/AHCI.h
index d6aeaee8..7e2eaf68 100644
--- a/dev/kernel/StorageKit/AHCI.h
+++ b/dev/kernel/StorageKit/AHCI.h
@@ -32,7 +32,7 @@ namespace Kernel
Void SetPortsImplemented(const UInt16& pi);
const UInt32& GetIndex();
-
+
Void SetIndex(const UInt32& drv);
public: