blob: 269bb120de95e797dbd4ebcecd850642fc4d227b [file]
SECTIONS
{
.text : { *(.text) }
PROVIDE_HIDDEN(_end = .);
}