We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e5626 commit 09a9379Copy full SHA for 09a9379
src/rp2_common/pico_crt0/embedded_end_block.inc.S
@@ -1,5 +1,6 @@
1
#if PICO_CRT0_INCLUDE_PICOBIN_END_BLOCK
2
.section .embedded_end_block, "a"
3
+.p2align 2
4
embedded_end_block:
5
.word PICOBIN_BLOCK_MARKER_START
6
0 commit comments