Explorar o código

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

git-svn-id: trunk@35375 -
Károly Balogh %!s(int64=8) %!d(string=hai) anos
pai
achega
a34b6c7c53
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/m68k/cpuinfo.pas

+ 1 - 1
compiler/m68k/cpuinfo.pas

@@ -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
    ];