mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 11:30:02 +02:00
fixed the define around the FPU code
git-svn-id: trunk@30695 -
This commit is contained in:
parent
70f4b81323
commit
49f3473735
@ -59,7 +59,7 @@
|
||||
{ 00 - 0 - Reserved, Set to zero }
|
||||
|
||||
|
||||
{$IFNDEF FPU_SOFT}
|
||||
{$IFDEF FPU68881}
|
||||
{$DEFINE FPC_SYSTEM_HAS_SYSRESETFPU}
|
||||
procedure SysResetFPU; assembler;
|
||||
asm
|
||||
|
Loading…
Reference in New Issue
Block a user