m68k: atari also uses syscalls, so update the comment for that too

git-svn-id: trunk@35375 -
This commit is contained in:
Károly Balogh 2017-01-31 14:43:25 +00:00
parent d149f260fc
commit a34b6c7c53

View File

@ -88,7 +88,7 @@ Const
pocall_cdecl,
{ the difference to stdcall is only the name mangling }
pocall_cppdecl,
{ this is used by PalmOS and Amiga-likes }
{ this is used by PalmOS, Atari and Amiga-likes }
pocall_syscall
];