added alignment for trap root

This commit is contained in:
stnolting 2020-07-13 20:02:13 +02:00
parent 77b7666614
commit eeb10b882d

View file

@ -227,6 +227,7 @@ __crt0_this_is_the_end_end:
// *********************************************************
// NEORV32 runtime environment: First-level exception/interrupt handler
// *********************************************************
.align 4
__crt0_neorv32_rte:
// --------------------------------------------