force the first jump to init in all stages to be the rel8 version
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
[ORG 0x7A00]
|
||||
[CPU KATMAI]
|
||||
[WARNING -reloc-abs-word]
|
||||
jmp short init
|
||||
%define __STEVIA_MBR
|
||||
|
||||
jmp short (init - $$)
|
||||
nop
|
||||
|
||||
; ###############
|
||||
@@ -31,8 +33,6 @@ nop
|
||||
;
|
||||
; ###############
|
||||
|
||||
%define __STEVIA_MBR
|
||||
|
||||
%include "cdecl16.inc"
|
||||
%include "entry.inc"
|
||||
%include "config.inc"
|
||||
|
||||
Reference in New Issue
Block a user