소스 검색

add m68k atari to the list of platforms which support syscalls

git-svn-id: trunk@35035 -
Károly Balogh 8 년 전
부모
커밋
02d145233d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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,