mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Cortex-A9 port: Adding stack alignment directive to assembly code
This commit is contained in:
parent
8e3cf978c4
commit
9b02ee0af2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
*
|
*
|
||||||
* 1 tab == 4 spaces!
|
* 1 tab == 4 spaces!
|
||||||
*/
|
*/
|
||||||
|
.eabi_attribute Tag_ABI_align_preserved, 1
|
||||||
.text
|
.text
|
||||||
.arm
|
.arm
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue