浏览代码

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,