瀏覽代碼

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