diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-01 09:32:48 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-01 09:32:48 +0100 |
| commit | 6eb2b554c61574c16c168132ba68b82dcc5c1f0c (patch) | |
| tree | 856c84ac11fa88101e7dd6e93c8ecdb5e548f7b0 /dev/Modules/ATA | |
| parent | 0e28b91069fed6ebf0953b08a9fd4952fd198008 (diff) | |
META: Morning bump.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/Modules/ATA')
| -rw-r--r-- | dev/Modules/ATA/ATA.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Modules/ATA/ATA.h b/dev/Modules/ATA/ATA.h index 970a1dd0..b9309752 100644 --- a/dev/Modules/ATA/ATA.h +++ b/dev/Modules/ATA/ATA.h @@ -152,5 +152,5 @@ Kernel::SizeT drv_get_sector_count(); /// @brief get device size. Kernel::SizeT drv_get_size(); -#endif // ifdef __NEWOSKRNL__ +#endif // ifdef __MINOSKRNL__ #endif // ifndef __ATA_PIO__ || __AHCI__ |
