mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
ldgen: Remove some remaining references to TARGET.project.ld.in
This commit is contained in:

committed by
Michael (XIAO Xufeng)

parent
1e628c0f30
commit
c1ca7a35b0
@@ -162,7 +162,7 @@ size_t __cxx_eh_arena_size_get(void)
|
||||
* The rest of the init_array sections is sorted for iteration in descending order during startup, however.
|
||||
* Hence a different section is generated for the init_priority functions which is looped
|
||||
* over in ascending direction instead of descending direction.
|
||||
* The RISC-V-specific behavior is dependent on the linker script esp32c3.project.ld.in.
|
||||
* The RISC-V-specific behavior is dependent on the linker script ld/esp32c3/sections.ld.in.
|
||||
*/
|
||||
static void do_global_ctors(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user