diff options
Diffstat (limited to 'dev/kernel/StorageKit/AHCI.h')
| -rw-r--r-- | dev/kernel/StorageKit/AHCI.h | 2 |
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: |
