Browse Source

* avr needs div helper

git-svn-id: trunk@17015 -
florian 14 years ago
parent
commit
ca76476cfa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

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