blob: 2cf68df2577e1401b20e990b4e25a507a0da13e0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
.cpu cortex-m1
@ Tag_CPU_arch = v6-M
.eabi_attribute Tag_CPU_arch, 11
@ Tag_also_compatible_with = v4T
.eabi_attribute Tag_also_compatible_with, "\006\002"
.eabi_attribute Tag_ABI_FP_number_model, 0
.eabi_attribute Tag_ABI_VFP_args, 0
|