mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 18:29:13 +02:00
+ added mwpascal as supported calling convention
git-svn-id: trunk@3275 -
This commit is contained in:
parent
941a726429
commit
3360e21bd8
@ -70,7 +70,8 @@ Const
|
|||||||
pocall_cppdecl,
|
pocall_cppdecl,
|
||||||
pocall_far16,
|
pocall_far16,
|
||||||
pocall_pascal,
|
pocall_pascal,
|
||||||
pocall_oldfpccall
|
pocall_oldfpccall,
|
||||||
|
pocall_mwpascal
|
||||||
];
|
];
|
||||||
|
|
||||||
cputypestr : array[tcputype] of string[10] = ('',
|
cputypestr : array[tcputype] of string[10] = ('',
|
||||||
|
Loading…
Reference in New Issue
Block a user