SECTIONS { OVERLAY 0x400 : { .ov_a1 { *(.ov_a1) } .ov_a2 { *(.ov_a2) } .empty { empty.o?(.text) } } } INSERT BEFORE .data;