m68k: marked palmos as 'under development', as there's code there, but was never really tested with the current CG

git-svn-id: trunk@35316 -
This commit is contained in:
Károly Balogh 2017-01-16 21:31:49 +00:00
parent 94ec8ad854
commit b2ff3f82bc

View File

@ -34,7 +34,7 @@ unit i_palmos;
system : system_m68k_PalmOS;
name : 'PalmOS';
shortname : 'PalmOS';
flags : [tf_code_small,tf_static_reg_based,tf_smartlink_sections];
flags : [tf_under_development,tf_code_small,tf_static_reg_based,tf_smartlink_sections];
cpu : cpu_m68k;
unit_env : 'PALMUNITS';
extradefines : '';