* remove C like code to be able to compile unit

git-svn-id: trunk@5794 -
This commit is contained in:
pierre 2007-01-02 23:30:23 +00:00
parent 21955282d0
commit 8bd9d88641

View File

@ -1318,7 +1318,7 @@ unit cgcpu;
{ only 68020+ supports RTD, so this needs another code path
for 68000 and Coldfire (KB) }
{$WARNING 68020+ only code generation, without fallback}
localsize+=4;
inc(localsize,4);
list.concat(taicpu.op_const(A_RTD,S_NO,localsize));
end
else