* moved fwait

This commit is contained in:
florian 2021-08-23 23:46:45 +02:00
parent 69883e04f1
commit 26f4d957a0

View File

@ -301,8 +301,8 @@ const
fld %st
frndint
fsubrp %st,%st(1)
fldcw oldcw
fwait
fldcw oldcw
end;
{$endif FPC_SYSTEM_HAS_FRAC}