1	.arch armv6-m
2
3	@ Tag_CPU_arch & Tag_CPU_arch_profile = v6-M
4	.eabi_attribute Tag_CPU_arch, 11
5	.eabi_attribute Tag_CPU_arch_profile, 'M'
6