瀏覽代碼

* make cpubase for arm use inlining

git-svn-id: trunk@22183 -
florian 13 年之前
父節點
當前提交
55e6da6d28
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/arm/cpubase.pas

+ 2 - 0
compiler/arm/cpubase.pas

@@ -25,6 +25,8 @@
 }
 unit cpubase;
 
+{$define USEINLINE}
+
 {$i fpcdefs.inc}
 
   interface