Przeglądaj źródła

* fixed compilation for arm targets.

git-svn-id: trunk@7729 -
yury 18 lat temu
rodzic
commit
ff3bd9fa6f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/arm/cputarg.pas

+ 1 - 1
compiler/arm/cputarg.pas

@@ -51,7 +51,7 @@ implementation
       ,t_nds
     {$endif}
     {$ifndef NOTARGETEMBEDDED}
-      ,t_embedded
+      ,t_embed
     {$endif}
 
 {**************************************