added sig_end_canary to coremark.

This commit is contained in:
Rose Thompson 2024-01-06 00:23:03 -06:00
parent 1f3792c823
commit c1e12e3145

View File

@ -134,6 +134,8 @@ _start:
add sp, sp, tp
j _init
sig_end_canary:
nop
.align 2
trap_entry: