mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 10:40:13 +02:00
Fix compilation error for i8086 cpu target
git-svn-id: trunk@43308 -
This commit is contained in:
parent
fa9c7a92c7
commit
7e5bf5a9fb
@ -3245,7 +3245,7 @@ implementation
|
||||
&331,&332: ;
|
||||
&325:
|
||||
{$ifdef i8086}
|
||||
inc(len);
|
||||
inc(len)
|
||||
{$endif i8086}
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user