mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-17 13:31:33 +00:00
6 lines
149 B
ArmAsm
6 lines
149 B
ArmAsm
.arch armv8-m.base
|
|
|
|
@ Tag_CPU_arch & Tag_CPU_arch_profile = v8-M.BASE
|
|
.eabi_attribute Tag_CPU_arch, 16
|
|
.eabi_attribute Tag_CPU_arch_profile, 'M'
|