Преглед изворни кода

* avr needs div helper

git-svn-id: trunk@17015 -
florian пре 14 година
родитељ
комит
ca76476cfa
1 измењених фајлова са 1 додато и 0 уклоњено
  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}