| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Initialize the FPU
Source position: systemh.inc line 1426
| procedure SysInitFPU; | 
SysInitFPU initializes (resets) the floating point unit, if one is available. It is called for instance when a new thread is started.
| 
 | Start a new thread. |