* Avoid warning about missing field for AVR

git-svn-id: trunk@17896 -
This commit is contained in:
pierre 2011-07-01 11:59:31 +00:00
parent af098d08d5
commit b3e1ba70e9

View File

@ -430,9 +430,9 @@ interface
minfpconstprec : s32real;
disabledircache : false;
{$if defined(ARM)}
{$if defined(ARM) or defined(AVR)}
controllertype : ct_none;
{$endif defined(ARM)}
{$endif defined(ARM) or defined(AVR)}
);
var