mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 16:29:24 +02:00
* Additional fix
This commit is contained in:
parent
a3a827eba5
commit
fcb5cf42bf
@ -92,6 +92,7 @@ procedure _FPC_proc_start; assembler; nostackframe; public name '_start';
|
|||||||
|
|
||||||
{ call PascalMain }
|
{ call PascalMain }
|
||||||
bl PASCALMAIN
|
bl PASCALMAIN
|
||||||
|
{$endif}
|
||||||
break 1
|
break 1
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user