force the first jump to init in all stages to be the rel8 version
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
[CPU KATMAI]
|
||||
[WARNING -reloc-abs-word]
|
||||
[WARNING -reloc-abs-dword]
|
||||
jmp short init
|
||||
%define __STEVIA_STAGE2
|
||||
|
||||
__STAGE2_ENTRY:
|
||||
jmp short (init - $$)
|
||||
nop
|
||||
|
||||
; ###############
|
||||
@@ -32,8 +35,6 @@ nop
|
||||
;
|
||||
; ###############
|
||||
|
||||
%define __STEVIA_STAGE2
|
||||
|
||||
%include "cdecl16.inc"
|
||||
%include "entry.inc"
|
||||
%include "config.inc"
|
||||
|
||||
Reference in New Issue
Block a user