Fix a bunch of alignment problems for arm-embedded, mostly armv6m which uses the generic Move and FIllChar routines.

git-svn-id: trunk@32070 -
This commit is contained in:
Jeppe Johansen 2015-10-17 12:11:32 +00:00
parent 56c9903c0c
commit 4c8fc04a24

View File

@ -33,7 +33,7 @@ unit i_embed;
system : system_arm_embedded;
name : 'Embedded';
shortname : 'embedded';
flags : [tf_needs_symbol_size,tf_files_case_sensitive,
flags : [tf_needs_symbol_size,tf_files_case_sensitive,tf_requires_proper_alignment,
tf_smartlink_sections];
cpu : cpu_arm;
unit_env : '';