diff options
Diffstat (limited to 'Kernel/Patches/KernelABDTs.HH')
| -rw-r--r-- | Kernel/Patches/KernelABDTs.HH | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Patches/KernelABDTs.HH b/Kernel/Patches/KernelABDTs.HH index 7fd804c..7c0f762 100644 --- a/Kernel/Patches/KernelABDTs.HH +++ b/Kernel/Patches/KernelABDTs.HH @@ -1,7 +1,7 @@ // PATCH: Add floppy BlkDev type // FILE: ::/Kernel/KernelA.HH -// TO INSTALL: Comment out the old #defines -// THEN: #include this file after them +// TO INSTALL: Comment out the old block device type #defines. +// THEN: #include this file after them. #define BDT_NULL 0 #define BDT_RAM 1 |
