mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
added sig_end_canary to coremark.
This commit is contained in:
parent
1f3792c823
commit
c1e12e3145
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ _start:
|
||||||
add sp, sp, tp
|
add sp, sp, tp
|
||||||
|
|
||||||
j _init
|
j _init
|
||||||
|
sig_end_canary:
|
||||||
|
nop
|
||||||
|
|
||||||
.align 2
|
.align 2
|
||||||
trap_entry:
|
trap_entry:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue