瀏覽代碼

* fixed compilation for arm targets.

git-svn-id: trunk@7729 -
yury 18 年之前
父節點
當前提交
ff3bd9fa6f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/arm/cputarg.pas

+ 1 - 1
compiler/arm/cputarg.pas

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