arch/risc-v: Make __tarp_vec 4 byte align
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
c6749fd6fd
commit
3c15ae23cf
@ -23,6 +23,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
.section .text
|
.section .text
|
||||||
|
.balign 4
|
||||||
.global __trap_vec
|
.global __trap_vec
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user