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