Explorar o código

fixed the define around the FPU code

git-svn-id: trunk@30695 -
Károly Balogh %!s(int64=10) %!d(string=hai) anos
pai
achega
49f3473735
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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