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