diff --git a/tools/test_apps/build_system/ldgen_test/main/linker.lf b/tools/test_apps/build_system/ldgen_test/main/linker.lf index 6b9d0e32c2..ca51283c1b 100644 --- a/tools/test_apps/build_system/ldgen_test/main/linker.lf +++ b/tools/test_apps/build_system/ldgen_test/main/linker.lf @@ -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)