mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 17:09:09 +02:00
* cleanup merge artefacts
This commit is contained in:
parent
ac510d391f
commit
c8052a3f1d
@ -6074,20 +6074,7 @@ implementation
|
|||||||
result:=nil;
|
result:=nil;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
//
|
|
||||||
//||||||| .merge-left.r31134
|
|
||||||
//
|
|
||||||
//{$ifdef ARM}
|
|
||||||
// {$i armtype.inc}
|
|
||||||
//{$endif ARM}
|
|
||||||
//=======
|
|
||||||
//
|
|
||||||
//{$ifdef x86}
|
|
||||||
// {$i x86type.inc}
|
|
||||||
//{$endif x86}
|
|
||||||
//{$ifdef ARM}
|
|
||||||
// {$i armtype.inc}
|
|
||||||
//{$endif ARM}
|
|
||||||
{$if not defined(cpu64bitalu) and not defined(cpuhighleveltarget)}
|
{$if not defined(cpu64bitalu) and not defined(cpuhighleveltarget)}
|
||||||
function tinlinenode.first_ShiftRot_assign_64bitint: tnode;
|
function tinlinenode.first_ShiftRot_assign_64bitint: tnode;
|
||||||
var
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user