소스 검색

* Initialize controllertype field to eliminate warning.

git-svn-id: trunk@12841 -
yury 16 년 전
부모
커밋
1658ca9919
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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