2016-09-23 18:07:45 +02:00

6 lines
55 B
Plaintext

SECTIONS
{
.text : { *(.text.*) }
. = ALIGN(4);
}