summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyB.HH
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KFloppyB.HH')
-rw-r--r--Kernel/KFloppyB.HH3
1 files changed, 3 insertions, 0 deletions
diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH
index 76f6859..9feb3dd 100644
--- a/Kernel/KFloppyB.HH
+++ b/Kernel/KFloppyB.HH
@@ -4,6 +4,9 @@
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;