* avr needs div helper

git-svn-id: trunk@17015 -
This commit is contained in:
florian 2011-02-26 20:14:18 +00:00
parent db2600d40b
commit ca76476cfa

View File

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