blob: 2e70acab3f4968d105ee0fdd45d3b341779172b4 [file] [log] [blame] [edit]
SECTIONS
{
.static : ALIGN(4)
{
KEEP(*(.rodata.STATIC));
}
}