patch-1.3.68 linux/arch/i386/boot/bootsect.S
Next file: linux/arch/i386/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Feb 22 15:29:35 1996
- Orig file:
v1.3.67/linux/arch/i386/boot/bootsect.S
- Orig date:
Fri Nov 17 08:42:24 1995
diff -u --recursive --new-file v1.3.67/linux/arch/i386/boot/bootsect.S linux/arch/i386/boot/bootsect.S
@@ -53,6 +53,10 @@
! ld86 requires an entry symbol. This may as well be the usual one.
.globl _main
_main:
+ nop
+ jmp over_magic
+ .byte 0xF0
+over_magic:
#if 0 /* hook for debugger, harmless unless BIOS is fussy (old HP) */
int 3
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this