فهرست منبع

* 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 cpuflags}
   {$define cpunofpu}
   {$define cpunofpu}
   {$define cpunodefaultint}
   {$define cpunodefaultint}
+  {$define cpuneedsdiv32helper}
 {$endif avr}
 {$endif avr}
 
 
 {$ifdef mipsel}
 {$ifdef mipsel}