mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 08:51:21 +02:00
* Fix typo in last commit
git-svn-id: trunk@20767 -
This commit is contained in:
parent
8e3da0c7e6
commit
db525785c8
@ -115,7 +115,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
{$else}
|
||||
{$ifdef cpuxx86_64}
|
||||
{$ifdef cpux86_64}
|
||||
begin
|
||||
asm
|
||||
mov $42,%eax
|
||||
|
Loading…
Reference in New Issue
Block a user