Cortex-A9 port: Adding stack alignment directive to assembly code

This commit is contained in:
Vladimir Umek 2020-03-05 13:16:51 +01:00 committed by Yuhui Zheng
parent 8e3cf978c4
commit 9b02ee0af2

View File

@ -24,7 +24,7 @@
* *
* 1 tab == 4 spaces! * 1 tab == 4 spaces!
*/ */
.eabi_attribute Tag_ABI_align_preserved, 1
.text .text
.arm .arm