mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 22:49:17 +02:00
add m68k atari to the list of platforms which support syscalls
git-svn-id: trunk@35035 -
This commit is contained in:
parent
f5f895e2a3
commit
02d145233d
@ -116,6 +116,7 @@ implementation
|
|||||||
|
|
||||||
{ target specific stuff }
|
{ target specific stuff }
|
||||||
case target_info.system of
|
case target_info.system of
|
||||||
|
system_m68k_atari,
|
||||||
system_powerpc_amiga,
|
system_powerpc_amiga,
|
||||||
system_powerpc_morphos,
|
system_powerpc_morphos,
|
||||||
system_m68k_amiga,
|
system_m68k_amiga,
|
||||||
|
Loading…
Reference in New Issue
Block a user