mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 01:49:25 +02:00
lazutils: fixed compilation 64bit
git-svn-id: trunk@35681 -
This commit is contained in:
parent
a34071502e
commit
68db2466b5
@ -641,7 +641,7 @@ var
|
||||
arc : PBezierStack;
|
||||
a, b : Long;
|
||||
begin
|
||||
{$IFNDEF NO_ASM} {$asmmode intel}
|
||||
{$IF defined(CPU32) and undefined(NO_ASM)} {$asmmode intel}
|
||||
asm
|
||||
push esi
|
||||
push ebx
|
||||
|
Loading…
Reference in New Issue
Block a user