blob: 5b690246299fcdecf1760d0d0973802d146ba149 [file] [log] [blame]
SECTIONS {
. = (_ROMBASE + ROM_IMAGE_SIZE - 0x10) - (__romstrap_end - __romstrap_start);
.romstrap (.): {
*(.romstrap)
}
}