patch-2.3.14 linux/arch/i386/boot/bootsect.S

Next file: linux/arch/i386/config.in
Previous file: linux/arch/i386/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/arch/i386/boot/bootsect.S linux/arch/i386/boot/bootsect.S
@@ -98,7 +98,7 @@
  *		fs = 0, gs is unused.
  */
 
-! cx contains 0 from rep movsw above
+! cx contains 0 from rep movsd above
 
 	mov	fs,cx
 	mov	bx,#0x78		! fs:bx is parameter table address

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)