Skip to content

Commit

Permalink
Add explicit alignment for embedded_end_block (#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilograham authored Nov 11, 2024
1 parent c7e5626 commit 09a9379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rp2_common/pico_crt0/embedded_end_block.inc.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#if PICO_CRT0_INCLUDE_PICOBIN_END_BLOCK
.section .embedded_end_block, "a"
.p2align 2
embedded_end_block:
.word PICOBIN_BLOCK_MARKER_START

Expand Down

0 comments on commit 09a9379

Please sign in to comment.