mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
arch/risc-v: Make __tarp_vec 4 byte align
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
c6749fd6fd
commit
3c15ae23cf
@@ -23,6 +23,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
.section .text
|
||||
.balign 4
|
||||
.global __trap_vec
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user