blob: 9b3d81aabaa9c54dc6f845ee7385e77cc5ec17d3 [file] [log] [blame]
SECTIONS
{
.text 0x01014000 :
{
foo = .;
. = (. + 0x200);
*(.text)
}
}