soc: xtensa: esp32s2: linker script cleanup
through the removal of duplicate inclusion of common-ram linker file. Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
This commit is contained in:
parent
5e7ef8be5a
commit
d6da733097
1 changed files with 0 additions and 2 deletions
|
@ -197,8 +197,6 @@ _net_buf_pool_list = _esp_net_buf_pool_list;
|
|||
#pragma pop_macro("ITERABLE_SECTION_RAM_GC_ALLOWED")
|
||||
#pragma pop_macro("ITERABLE_SECTION_RAM")
|
||||
|
||||
#include <linker/common-ram.ld>
|
||||
|
||||
.dram0.data :
|
||||
{
|
||||
_data_start = ABSOLUTE(.);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue