Browse Source

fixed the define around the FPU code

git-svn-id: trunk@30695 -
Károly Balogh 10 years ago
parent
commit
49f3473735
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/m68k/m68k.inc

+ 1 - 1
rtl/m68k/m68k.inc

@@ -59,7 +59,7 @@
 { 00 - 0     - Reserved, Set to zero }
 
 
-{$IFNDEF FPU_SOFT}
+{$IFDEF FPU68881}
 {$DEFINE FPC_SYSTEM_HAS_SYSRESETFPU}
 procedure SysResetFPU; assembler;
 asm