瀏覽代碼

Set cai_align and cai_cpu

git-svn-id: trunk@22769 -
pierre 12 年之前
父節點
當前提交
6bc6036fd5
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compiler/m68k/aasmcpu.pas

+ 3 - 0
compiler/m68k/aasmcpu.pas

@@ -583,4 +583,7 @@ type
       end;
 
 
+begin
+  cai_align:=tai_align;
+  cai_cpu:=taicpu;
 end.