mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 04:19:30 +02:00
* cleanup merge artefacts
This commit is contained in:
parent
ac510d391f
commit
c8052a3f1d
@ -6074,20 +6074,7 @@ implementation
|
||||
result:=nil;
|
||||
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)}
|
||||
function tinlinenode.first_ShiftRot_assign_64bitint: tnode;
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user