tools: fix ldgen_test fragment file KEEP

This commit is contained in:
Renz Bagaporo 2021-03-11 12:04:40 +08:00
parent 2fc86716cf
commit 60ee143c3b

View File

@ -4,5 +4,5 @@ entries:
* (noflash)
src1 (default)
src1:func1 (noflash);
text->iram0_text KEEP ALIGN(9) ALIGN(12, post) SURROUND(sym1)
text->iram0_text KEEP() ALIGN(9) ALIGN(12, post) SURROUND(sym1)
src1:func2 (rtc)