SysInitFPU
Initialize the FPU
Declaration
Source position: systemh.inc line 1646
procedure SysInitFPU;
Description
SysInitFPU initializes (resets) the floating point unit, if one is available. It is called for instance when a new thread is started.
See also
Name | Description |
---|---|
BeginThread | Start a new thread. |