Explorar o código

add m68k atari to the list of platforms which support syscalls

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

+ 1 - 0
compiler/parser.pas

@@ -116,6 +116,7 @@ implementation
 
          { target specific stuff }
          case target_info.system of
+           system_m68k_atari,
            system_powerpc_amiga,
            system_powerpc_morphos,
            system_m68k_amiga,