git-svn-id: trunk@35351 -
@@ -82,6 +82,7 @@ Const
{ calling conventions supported by the code generator }
supported_calling_conventions : tproccalloptions = [
pocall_internproc,
+ pocall_register,
pocall_stdcall,
{ the difference to stdcall is only the name mangling }
pocall_cdecl,