diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds index c8354fae11..6b1528738e 100644 --- a/apps/plugins/plugin.lds +++ b/apps/plugins/plugin.lds @@ -27,5 +27,6 @@ SECTIONS .rodata : { *(.rodata) *(.rodata.str1.4) + . = ALIGN(0x4); } > PLUGIN_RAM }