* fix runtime check

This commit is contained in:
peter 2003-12-08 22:39:36 +00:00
parent 57b4d5a0b9
commit cab15224db

View File

@ -21,6 +21,7 @@ var
end;
begin
l:=5;
{$asmmode att}
asm
movl l,%eax