Fix typo: "Agressive" → "Aggressive"
This commit is contained in:
parent
73aca8364f
commit
4c0f32ed51
|
@ -23,7 +23,7 @@ Note:
|
||||||
.eabi_attribute 10, 0 @ Tag_FP_arch = none
|
.eabi_attribute 10, 0 @ Tag_FP_arch = none
|
||||||
.eabi_attribute 24, 1 @ Tag_ABI_align_needed = 8-byte
|
.eabi_attribute 24, 1 @ Tag_ABI_align_needed = 8-byte
|
||||||
.eabi_attribute 25, 1 @ Tag_ABI_align_preserved = 8-byte, except leaf SP
|
.eabi_attribute 25, 1 @ Tag_ABI_align_preserved = 8-byte, except leaf SP
|
||||||
.eabi_attribute 30, 2 @ Tag_ABI_optimization_goals = Agressive Speed
|
.eabi_attribute 30, 2 @ Tag_ABI_optimization_goals = Aggressive Speed
|
||||||
.eabi_attribute 34, 1 @ Tag_CPU_unaligned_access = v6
|
.eabi_attribute 34, 1 @ Tag_CPU_unaligned_access = v6
|
||||||
.text
|
.text
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue