Browse Source

+ added mwpascal as supported calling convention

git-svn-id: trunk@3275 -
Jonas Maebe 19 years ago
parent
commit
3360e21bd8
1 changed files with 2 additions and 1 deletions
  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] = ('',