Selaa lähdekoodia

* Initialize controllertype field to eliminate warning.

git-svn-id: trunk@12841 -
yury 16 vuotta sitten
vanhempi
commit
1658ca9919
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      compiler/globals.pas

+ 3 - 0
compiler/globals.pas

@@ -399,6 +399,9 @@ interface
         packrecords     : 0;
         maxfpuregisters : 0;
         minfpconstprec : s32real;
+{$if defined(ARM)}
+        controllertype : ct_none;
+{$endif defined(ARM)}
       );
 
     var