diff options
Diffstat (limited to 'Kernel/KFloppyA.HH')
| -rw-r--r-- | Kernel/KFloppyA.HH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KFloppyA.HH b/Kernel/KFloppyA.HH index 8f55bb4..2278f03 100644 --- a/Kernel/KFloppyA.HH +++ b/Kernel/KFloppyA.HH @@ -4,7 +4,7 @@ License. See the Copying.TXT file for details. */ -// TO INSTALL: #include this file in Kernel.PRJ, before MakeBlkDev is #included. +// TO INSTALL: #include this file in Kernel.PRJ, after KernelB.HH. // Also #include it in ::/StartOS.HC. // FDC uses IRQ6 = int 26h |
