diff options
Diffstat (limited to 'Kernel/KFloppyB.HH')
| -rw-r--r-- | Kernel/KFloppyB.HH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH index a192a73..d6163df 100644 --- a/Kernel/KFloppyB.HH +++ b/Kernel/KFloppyB.HH @@ -6,7 +6,7 @@ // 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. +// THEN: Also #include it in StartOS.HC. public extern U0 FDCDMAInit(U16 len); public extern U0 FDCDMAPrepWrite(); |
