Insure .text section ends on a word boundary.

This commit is contained in:
Renaud 2020-11-30 10:07:59 +08:00
parent c59fe1f074
commit a337a39509
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ SECTIONS
*(.rodata*)
*(.eh_frame*)
. = ALIGN(4);
} > FLASH
.ARM.extab :