From d0ab4b61b3b04951f1bc2e51c2436145ebed43ff Mon Sep 17 00:00:00 2001 From: hpa Date: Fri, 11 Jul 2003 00:02:30 +0000 Subject: [PATCH] Remove bogus comment --- memdisk/init32.asm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/memdisk/init32.asm b/memdisk/init32.asm index 8fd45ae..bfbca85 100644 --- a/memdisk/init32.asm +++ b/memdisk/init32.asm @@ -43,10 +43,6 @@ ; segments, but this stuff is painful enough as it is without having to rely ; on everything happening "as it ought to." ; -; IMPORTANT: This code must be capable of operating when copied to the -; trackbuf area (1000h). The routine bcopy_over_self handles this mode -; of operation, including any necessary adjustments. -; section .rodata ; desc base, limit, flags -- 2.7.4