mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 12:20:35 +08:00
LPC11C24: LD script: Implicit function alignment - saves 900 bytes of code for this test
This commit is contained in:
@@ -32,7 +32,7 @@ SECTIONS
|
||||
|
||||
/* NO DESTRUCTORS */
|
||||
|
||||
.text : ALIGN(16) SUBALIGN(16)
|
||||
.text :
|
||||
{
|
||||
*(.text.startup.*)
|
||||
*(.text)
|
||||
|
||||
Reference in New Issue
Block a user