blob: b88f9b8e78a430a7684459bee3fa437b94f70080 [file]
SECTIONS
{
tls_data_init : { *(.tdata) }
.data : { *(.data)
}
}