summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-06-12 20:02:31 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-06-12 20:02:31 -0500
commitf7733744011a311043fb31d8111487ae0f5a94e3 (patch)
tree78fe04131326fdffd26de309293e80582fa33faf
parented0154d983fbbeaca11b20c3c555911d3654204f (diff)
downloadtempleos-floppy-driver-f7733744011a311043fb31d8111487ae0f5a94e3.tar.gz
Adjust tabs in KernelABDTs.HH
-rw-r--r--Kernel/Patches/KernelABDTs.HH16
1 files changed, 8 insertions, 8 deletions
diff --git a/Kernel/Patches/KernelABDTs.HH b/Kernel/Patches/KernelABDTs.HH
index aea0a73..16cde0b 100644
--- a/Kernel/Patches/KernelABDTs.HH
+++ b/Kernel/Patches/KernelABDTs.HH
@@ -1,8 +1,8 @@
-#define BDT_NULL 0
-#define BDT_RAM 1
-#define BDT_ATA 2
-#define BDT_ISO_FILE_READ 3
-#define BDT_ISO_FILE_WRITE 4
-#define BDT_ATAPI 5
-#define BDT_FLOPPY 6
-#define BDT_TYPES_NUM 7 \ No newline at end of file
+#define BDT_NULL 0
+#define BDT_RAM 1
+#define BDT_ATA 2
+#define BDT_ISO_FILE_READ 3
+#define BDT_ISO_FILE_WRITE 4
+#define BDT_ATAPI 5
+#define BDT_FLOPPY 6
+#define BDT_TYPES_NUM 7 \ No newline at end of file