summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel')
-rw-r--r--Kernel/KFloppyB.HH3
1 files changed, 0 insertions, 3 deletions
diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH
index 9feb3dd..76f6859 100644
--- a/Kernel/KFloppyB.HH
+++ b/Kernel/KFloppyB.HH
@@ -4,9 +4,6 @@
License. See the Copying.TXT file for details.
*/
-// TO INSTALL: In Kernel.PRJ, #include this file after KFloppyA.HH.
-// Also #include it after this file in StartOS.HC.
-
// headers for floppy driver
public extern Bool FDCIrq;
public extern U16 fdc_base;