Explorar el Código

* make cpubase for arm use inlining

git-svn-id: trunk@22183 -
florian hace 13 años
padre
commit
55e6da6d28
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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