summaryrefslogtreecommitdiffhomepage
path: root/dev/Mod/ATA
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Mod/ATA')
-rw-r--r--dev/Mod/ATA/ATA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Mod/ATA/ATA.h b/dev/Mod/ATA/ATA.h
index c3c65ec0..6d8cd424 100644
--- a/dev/Mod/ATA/ATA.h
+++ b/dev/Mod/ATA/ATA.h
@@ -154,5 +154,5 @@ Kernel::SizeT drv_get_sector_count();
/// @brief get device size.
Kernel::SizeT drv_get_size();
-#endif // ifdef __MINOSKRNL__
+#endif // ifdef __NEOSKRNL__
#endif // ifndef __ATA_PIO__ || __AHCI__