diff --git a/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/lpc11c24.ld b/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/lpc11c24.ld index ce44f99d6b..ee28b13dfe 100644 --- a/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/lpc11c24.ld +++ b/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/lpc11c24.ld @@ -32,7 +32,7 @@ SECTIONS /* NO DESTRUCTORS */ - .text : ALIGN(16) SUBALIGN(16) + .text : { *(.text.startup.*) *(.text)