summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyB.HH
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KFloppyB.HH')
-rw-r--r--Kernel/KFloppyB.HH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH
index 0af3047..a192a73 100644
--- a/Kernel/KFloppyB.HH
+++ b/Kernel/KFloppyB.HH
@@ -4,6 +4,7 @@
License. See the Copying.TXT file for details.
*/
+// PURPOSE: Exports floppy driver funs for use by other programs
// TO INSTALL: #include this file after KernelA.HH in Kernel.PRJ.
// Also #include it in StartOS.HC.