Fix compilation error for i8086 cpu target

git-svn-id: trunk@43308 -
This commit is contained in:
pierre 2019-10-24 07:03:14 +00:00
parent fa9c7a92c7
commit 7e5bf5a9fb

View File

@ -3245,7 +3245,7 @@ implementation
&331,&332: ;
&325:
{$ifdef i8086}
inc(len);
inc(len)
{$endif i8086}
;