Browse Source

+ added mwpascal as supported calling convention

git-svn-id: trunk@3275 -
Jonas Maebe 19 năm trước cách đây
mục cha
commit
3360e21bd8
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      compiler/i386/cpuinfo.pas

+ 2 - 1
compiler/i386/cpuinfo.pas

@@ -70,7 +70,8 @@ Const
      pocall_cppdecl,
      pocall_far16,
      pocall_pascal,
-     pocall_oldfpccall
+     pocall_oldfpccall,
+     pocall_mwpascal
    ];
 
    cputypestr : array[tcputype] of string[10] = ('',