소스 검색

+ added mwpascal as supported calling convention

git-svn-id: trunk@3275 -
Jonas Maebe 19 년 전
부모
커밋
3360e21bd8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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] = ('',