* Activated safecall support for ARM CPU.

git-svn-id: trunk@7762 -
This commit is contained in:
yury 2007-06-21 17:32:35 +00:00
parent 691b3da1ed
commit 86d49c2a0c

View File

@ -58,6 +58,7 @@ Const
{ calling conventions supported by the code generator }
supported_calling_conventions : tproccalloptions = [
pocall_internproc,
pocall_safecall,
pocall_stdcall,
{ same as stdcall only different name mangling }
pocall_cdecl,