Преглед изворни кода

* 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