Skip to content

Commit

Permalink
Add explicit alignment for embedded_end_block
Browse files Browse the repository at this point in the history
  • Loading branch information
kilograham committed Nov 4, 2024
1 parent 3708588 commit 0fd971b
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 0fd971b

Please sign in to comment.