From 6854705470bb6f3d468b523a4bf1592f467dabe1 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Thu, 18 Jun 2026 21:09:05 -0500 Subject: Remove addition to KFloppyB.HH As a result of a "brain fart," I erroneously added install instructions to the old version of KernelB.HH; KernelB2.HH already had install instructions. --- Kernel/KFloppyB.HH | 3 --- 1 file changed, 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; -- cgit v1.2.3