Explorar o código

* avr needs div helper

git-svn-id: trunk@17015 -
florian %!s(int64=14) %!d(string=hai) anos
pai
achega
ca76476cfa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

@@ -118,6 +118,7 @@
   {$define cpuflags}
   {$define cpunofpu}
   {$define cpunodefaultint}
+  {$define cpuneedsdiv32helper}
 {$endif avr}
 
 {$ifdef mipsel}