mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 20:50:30 +02:00
* update comment regarding pocall_syscall in supported_calling_conventions
git-svn-id: trunk@35350 -
This commit is contained in:
parent
098d64b631
commit
d35e9a69fa
@ -87,7 +87,7 @@ Const
|
|||||||
pocall_cdecl,
|
pocall_cdecl,
|
||||||
{ the difference to stdcall is only the name mangling }
|
{ the difference to stdcall is only the name mangling }
|
||||||
pocall_cppdecl,
|
pocall_cppdecl,
|
||||||
{ this used by the PalmOS port only }
|
{ this is used by PalmOS and Amiga-likes }
|
||||||
pocall_syscall
|
pocall_syscall
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user