* set all the i8086 calling conventions' volatile registers to be the same as the 'pascal' calling convention; this should make cdecl compatible with 16-bit C compilers

git-svn-id: trunk@25128 -
This commit is contained in:
nickysn 2013-07-18 21:01:41 +00:00
parent dffe9cbc55
commit 4b93fa1323

View File

@ -204,8 +204,7 @@ unit cpupara;
pocall_stdcall,
pocall_cdecl,
pocall_cppdecl,
pocall_mwpascal :
result:=[RS_AX,RS_DX,RS_CX];
pocall_mwpascal,
pocall_far16,
pocall_pascal,
pocall_oldfpccall :