mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 20:09:19 +02:00
* PASCALMAIN does not return, so we can jmp to it
git-svn-id: trunk@30770 -
This commit is contained in:
parent
ca9ef3d209
commit
bbcc66ad15
@ -32,7 +32,6 @@
|
|||||||
cpc XH, YH
|
cpc XH, YH
|
||||||
brne .LZeroBssLoop
|
brne .LZeroBssLoop
|
||||||
|
|
||||||
call PASCALMAIN
|
jmp PASCALMAIN
|
||||||
call _FPC_haltproc
|
|
||||||
.text
|
.text
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user