mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:09:25 +02:00
* fix by Carsten Bager
git-svn-id: trunk@8211 -
This commit is contained in:
parent
9713d5cb21
commit
ea61793ca2
@ -71,7 +71,7 @@ _start:
|
||||
|
||||
/* argc already loaded to a2*/
|
||||
|
||||
/* load argv
|
||||
/* load argv */
|
||||
mov a3, sp
|
||||
|
||||
/* Push stack limit */
|
||||
|
Loading…
Reference in New Issue
Block a user