summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyA.HH
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KFloppyA.HH')
-rw-r--r--Kernel/KFloppyA.HH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kernel/KFloppyA.HH b/Kernel/KFloppyA.HH
index 2278f03..a28c9ce 100644
--- a/Kernel/KFloppyA.HH
+++ b/Kernel/KFloppyA.HH
@@ -4,6 +4,7 @@
License. See the Copying.TXT file for details.
*/
+// PURPOSE: Adds necessary definitions for the floppy driver
// TO INSTALL: #include this file in Kernel.PRJ, after KernelB.HH.
// Also #include it in ::/StartOS.HC.