Ver código fonte

fixed the define around the FPU code

git-svn-id: trunk@30695 -
Károly Balogh 10 anos atrás
pai
commit
49f3473735
1 arquivos alterados com 1 adições e 1 exclusões
  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