mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 10:49:29 +02:00
* fixed compilation on arm in extdebug mode
git-svn-id: trunk@8771 -
This commit is contained in:
parent
c89ea4412f
commit
fa0507ec2c
@ -1559,8 +1559,6 @@ implementation
|
||||
end;
|
||||
|
||||
|
||||
end.
|
||||
|
||||
{$ifdef dummy}
|
||||
(*
|
||||
static void gencode (long segment, long offset, int bits,
|
||||
@ -2499,3 +2497,8 @@ static char *CC[] =
|
||||
*)
|
||||
{$endif dummy
|
||||
}
|
||||
|
||||
begin
|
||||
cai_align:=tai_align;
|
||||
end.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user