Преглед на файлове

* 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}