blob: 46ab8a7c3fb17a2ed059063ca192fb5390420b29 [file]
SECTIONS
{
.text : ALIGN (4096)
{
*(.text .text.* .gnu.linkonce.t*)
}
}